| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
❌ Integration test FAILEDRequested by @dconeybe on commit af9c19f
Add flaky tests to go/fpl-cpp-flake-tracker |
Sorry, something went wrong.
…to avoid platform-specific %lu %llu, etc.
… not used anywhere
…on 32-bit platforms
…aitDelete' into MsToAbsoluteTimespecTest32BitGHATest
There was a problem hiding this comment.
Nice catch - we fixed this in the SDK itself in #939 but obviously the unit tests themselves were still broken.
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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.