FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix and re-enable ctest desktop tests on x86 by dconeybe · Pull Request #1043 · firebase/firebase-cpp-sdk · GitHub

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

Merged
dconeybe merged 19 commits into
mainfrom
dconeybe/MsToAbsoluteTimespecTest32BitGHATest
Aug 8, 2022
Merged

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

Conversation

dconeybe commented Aug 5, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

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 added the skip-release-notes Skip release notes check label Aug 5, 2022
dconeybe self-assigned this Aug 5, 2022
dconeybe added the tests-requested: quick Trigger a quick set of integration tests. label Aug 5, 2022
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 Bot commented Aug 5, 2022
edited
Loading

Copy link
Copy Markdown

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

jonsimantov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

dconeybe commented Aug 8, 2022

Copy link
Copy Markdown
Contributor Author

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 merged commit af9c19f into main Aug 8, 2022
dconeybe deleted the dconeybe/MsToAbsoluteTimespecTest32BitGHATest branch August 8, 2022 18:17
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 Bot removed the tests: in-progress This PR's integration tests are in progress. label Aug 8, 2022
firebase locked and limited conversation to collaborators Sep 8, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL