Intermittent GlobeSurfaceTile test failures on CI
See original GitHub issue@shehzan10 do you want to look at this at the bug bash?
These tests fail Intermittently. Perhaps there is a way to simplify them and make them more consistent.
Scene/GlobeSurfaceTile
processStateMachine
✗ upsampled terrainData is copied to the tile once it is available
Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
✗ loaded terrain data replaces upsampled terrain data
Failed: promise rejected: TypeError: Cannot read property 'state' of undefined
at Specs/customizeJasmine.js:79:26
at Object.then (Source/ThirdParty/when.js:217:33)
at Source/ThirdParty/when.js:297:13
at processQueue (Source/ThirdParty/when.js:647:4)
Issue Analytics
- State:
- Created 7 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
How to reduce flaky test failures - CircleCI
Flaky tests, also known as flappers, fail to produce accurate and consistent results. These tests may be unreliable because of newly-written ...
Read more >How to Fix Flaky Tests - Semaphore CI
Randomly failing tests are the hardest to debug. Here's a framework you can use to fix them and keep your test suite healthy....
Read more >Fix intermittently failing CI builds due to flaky tests in RSpec
When builds are randomly failing, flaky tests are often the culprit. A flaky test is a test that can both fail and pass...
Read more >Debugging Failing Tests and Test Pipelines - GitLab
Guidelines for investigating end-to-end test pipeline failures.
Read more >CICD - How To Resolve Failing Tests - Undo.io
How to make software application test failures in CI go away using LiveRecorder for debugging and rapid error resolution. Use time travel debugging...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Sure.
Sure thing!