Skip to content

Fix and re-enable ctest desktop tests on x86#1043

Merged
dconeybe merged 19 commits intomainfrom
dconeybe/MsToAbsoluteTimespecTest32BitGHATest
Aug 8, 2022
Merged

Fix and re-enable ctest desktop tests on x86#1043
dconeybe merged 19 commits intomainfrom
dconeybe/MsToAbsoluteTimespecTest32BitGHATest

Conversation

@dconeybe
Copy link
Copy Markdown
Contributor

@dconeybe dconeybe commented Aug 5, 2022

Fix the few desktop unit tests that were failing on x86 due to non-portable coding bugs and re-enable the tests to run by GitHub Actions.

@dconeybe dconeybe added the skip-release-notes Skip release notes check label Aug 5, 2022
@dconeybe dconeybe self-assigned this Aug 5, 2022
@dconeybe dconeybe added the tests-requested: quick Trigger a quick set of integration tests. label Aug 5, 2022
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. and removed tests-requested: quick Trigger a quick set of integration tests. labels Aug 5, 2022
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 5, 2022

❌  Integration test FAILED

Requested by @dconeybe on commit af9c19f
Last updated: Mon Aug 8 15:34 PDT 2022
View integration test log & download artifacts

Failures Configs
missing_log [TEST] [ERROR] [Android] [1/3 os: windows] [1/2 android_device: emulator_target]
firestore [TEST] [FLAKINESS] [Android] [1/3 os: macos] [1/2 android_device: android_target]
(1 failed tests)  ServerTimestampTest.TestServerTimestampsUsesPreviousValueFromLocalMutation

Add flaky tests to go/fpl-cpp-flake-tracker

@dconeybe dconeybe removed the tests: in-progress This PR's integration tests are in progress. label Aug 5, 2022
@dconeybe dconeybe changed the title DO NOT MERGE: MsToAbsoluteTimespecTest added Fix and re-enable ctest desktop tests on x86 Aug 5, 2022
@dconeybe dconeybe marked this pull request as ready for review August 5, 2022 20:09
@dconeybe dconeybe changed the base branch from main to dconeybe/ConditionVariableTimedWaitDelete August 6, 2022 00:31
Copy link
Copy Markdown
Contributor

@jonsimantov jonsimantov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch - we fixed this in the SDK itself in #939 but obviously the unit tests themselves were still broken.

@dconeybe
Copy link
Copy Markdown
Contributor Author

dconeybe commented Aug 8, 2022

Thanks for the review @jonsimantov! Do you have a minute to take a look at #1044 too? This PR depends on that PR being merged first, as it fixes another one of the failing x86 unit tests.

Base automatically changed from dconeybe/ConditionVariableTimedWaitDelete to main August 8, 2022 18:17
@dconeybe dconeybe merged commit af9c19f into main Aug 8, 2022
@dconeybe dconeybe deleted the dconeybe/MsToAbsoluteTimespecTest32BitGHATest branch August 8, 2022 18:17
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. tests: failed This PR's integration tests failed. labels Aug 8, 2022
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Aug 8, 2022
@firebase firebase locked and limited conversation to collaborators Sep 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants