| Summary: | [DRT] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/active-processing.https.html is flaky | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> | ||||
| Component: | Tools / Tests | Assignee: | Chris Dumez <cdumez> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | darin, eric.carlson, ggaren, sam, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
Created attachment 410262 [details]
Patch
Committed r267860: <https://trac.webkit.org/changeset/267860> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410262 [details]. Very nice. |
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/active-processing.https.html is flaky: --- /Volumes/Work/WebKit/OpenSource/WebKitBuild/Debug/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/active-processing.https-expected.txt +++ /Volumes/Work/WebKit/OpenSource/WebKitBuild/Debug/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/active-processing.https-actual.txt @@ -4,8 +4,8 @@ PASS Executing "verify count change" PASS Audit report PASS > [Setup graph] -PASS AudioWorklet and graph construction resolved correctly. -PASS < [Setup graph] All assertions passed. (total 1 assertions) +FAIL X AudioWorklet and graph construction rejected incorrectly with ReferenceError: Can't find variable: AudioWorkletNode. Got Promise. assert_true: expected true got false +FAIL < [Setup graph] 1 out of 1 assertions were failed. assert_true: expected true got false PASS > [verify count change] FAIL X Number of channels changed is not true. Got false. assert_true: expected true got false PASS Index where input channel count changed is less than or equal to 1280. @@ -20,5 +20,5 @@ Index Actual [0] 0 assert_true: expected true got false FAIL < [verify count change] 3 out of 4 assertions were failed. assert_true: expected true got false -FAIL # AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed. assert_true: expected true got false +FAIL # AUDIT TASK RUNNER FINISHED: 2 out of 2 tasks were failed. assert_true: expected true got false