Bug 67639
Summary: | [Qt][ARM]fast/dom/call-a-constructor-as-a-function.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | loki, ossy, rgabor |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Csaba Osztrogonác
fast/dom/call-a-constructor-as-a-function.html introduced in http://trac.webkit.org/changeset/94357 and fails:
--- /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/layout-test-results_devkit02/fast/dom/call-a-constructor-as-a-function-expected.txt 2011-09-06 05:05:38.188318442 -0700
+++ /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/layout-test-results_devkit02/fast/dom/call-a-constructor-as-a-function-actual.txt 2011-09-06 05:05:37.520318347 -0700
@@ -8,7 +8,7 @@
PASS FileReader() threw exception TypeError: '[object FileReaderConstructor]' is not a function (evaluating 'FileReader()').
PASS Float32Array() threw exception TypeError: '[object Float32ArrayConstructor]' is not a function (evaluating 'Float32Array()').
PASS Float64Array() threw exception TypeError: '[object Float64ArrayConstructor]' is not a function (evaluating 'Float64Array()').
-PASS Audio() threw exception TypeError: '[object AudioConstructor]' is not a function (evaluating 'Audio()').
+SKIP Audio is not implemented.
PASS Image() threw exception TypeError: '[object ImageConstructor]' is not a function (evaluating 'Image()').
PASS Option() threw exception TypeError: '[object OptionConstructor]' is not a function (evaluating 'Option()').
PASS Int16Array() threw exception TypeError: '[object Int16ArrayConstructor]' is not a function (evaluating 'Int16Array()').
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
Skipped by http://trac.webkit.org/changeset/94565
Csaba Osztrogonác
unskipped by https://trac.webkit.org/changeset/151511