Bug 188046
| Summary: | [GTK] imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Miguel Gomez
imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.html [ Failure Pass ]
Most of the times this test passes but sometimes it fails on the first run. On r234252 it failed on both runs, but there wasn't any changed that seemed related to the fail, so I guess it's part of the flakiness. The diff when it fails can be seen here
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r234252%20(7549)/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker-diff.txt
and it suggests that at some point there's an internal timeout and many of the tests are not run.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |