From b368e27dd569261de49c01bb5e1c12e9e218e3e6 Mon Sep 17 00:00:00 2001 From: CYBAI Date: Tue, 16 Oct 2018 20:52:49 +0800 Subject: [PATCH] Label as ERROR due to grain starts and ends not equal --- .../note-grain-on-play.html.ini | 2 +- .../note-grain-on-timing.html.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/note-grain-on-play.html.ini b/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/note-grain-on-play.html.ini index ea403019ba7..aef69dba14a 100644 --- a/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/note-grain-on-play.html.ini +++ b/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/note-grain-on-play.html.ini @@ -1,5 +1,5 @@ [note-grain-on-play.html] - expected: TIMEOUT + expected: ERROR [X Number of start frames is not equal to 100. Got 1.] expected: FAIL diff --git a/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/note-grain-on-timing.html.ini b/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/note-grain-on-timing.html.ini index b3d4e3b20c3..c9d606e7806 100644 --- a/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/note-grain-on-timing.html.ini +++ b/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/note-grain-on-timing.html.ini @@ -1,5 +1,5 @@ [note-grain-on-timing.html] - expected: TIMEOUT + expected: ERROR [X Number of start frames is not equal to 100. Got 1.] expected: FAIL