Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Flaky tests on iOS #110

Open
enricogior opened this issue Mar 4, 2017 · 0 comments
Open

Flaky tests on iOS #110

enricogior opened this issue Mar 4, 2017 · 0 comments
Assignees

Comments

@enricogior
Copy link
Member

Some tests show random failures when executed on the iOS simulator and in some rare case on the device as well.
There are two types of failures:
F-S = flaky when run standalone.
F-A = flaky when run after other tests.
The failures when run after other tests are presumably caused by the fact that the test app doesn't fully isolate each test.

# Test iOS 9 sim iOS 9 device iOS 10 sim iOS 10 device
109 test-dgram-udp4.js F-A F-A
155 test-fs-empty-readStream.js F-A F-A
245 test-http-exit-delay.js F-A F-A
382 test-net-settimeout.js F-S
547 test-timers-unref-active.js F-S F-S
551 test-timers-unrefd-interval-still-fires.js F-S
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant