RESOLVED INVALID 113026
[EFL] Test case webaudio/javascriptaudionode.html fails when verified individually
https://bugs.webkit.org/show_bug.cgi?id=113026
Summary [EFL] Test case webaudio/javascriptaudionode.html fails when verified individ...
Praveen Jadhav
Reported 2013-03-22 02:17:27 PDT
Build WebKit source for efl port as below ./Tools/Scripts/build-webkit --efl --cmakearg="-DSHARED_CORE=ON" Run individual layout test javascriptaudionode.html ./Tools/Scripts/run-webkit-tests --efl LayoutTests/webaudio/javascriptaudionode.html The test case fails and generates error files in layout-test-results folder but the script displays as "this test ran as excepted".
Attachments
Zan Dobersek
Comment 1 2013-03-22 02:37:00 PDT
It ran as expected, meaning that (given current expectation[1]) the test either crashed or produced a textual failure. [1] http://trac.webkit.org/browser/trunk/LayoutTests/platform/efl/TestExpectations#L630
Praveen Jadhav
Comment 2 2013-03-22 03:05:09 PDT
(In reply to comment #1) > It ran as expected, meaning that (given current expectation[1]) the test either crashed or produced a textual failure. > > [1] http://trac.webkit.org/browser/trunk/LayoutTests/platform/efl/TestExpectations#L630 Thanks for the clarification. I went through TestExpectations file of other platforms and seems like this case fails only in EFL port. Strangely, this test passed when I run along with other test cases using the command ./Tools/Scripts/run-webit-tests --efl This issue happens only for EFL port. Hence changing the component to "WebKit EFL".
Note You need to log in before you can comment on or make changes to this bug.