[Webkit-unassigned] [Bug 205766] [WPE][Qt] TestRunJavaScript failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 4 10:04:42 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=205766
--- Comment #1 from Philippe Normand <pnormand at igalia.com> ---
I mean:
********* Start testing of TestRunJavaScript *********
Config: Using QtTest library 5.14.0, Qt 5.14.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 9.2.0)
PASS : TestRunJavaScript::initTestCase()
QWARN : TestRunJavaScript::run() Warning: Using function expressions as statements in scripts is not compliant with the ECMAScript specification:
"function(result) { Qt.tst_data = result; }..."
This will throw a syntax error in Qt 5.12. If you want a function expression, surround it by parentheses.
FAIL! : TestRunJavaScript::run() '!callback.isError()' returned FALSE. (SyntaxError: Unexpected token `(')
Loc: [../../Tools/TestWebKitAPI/Tests/WPEQt/TestRunJavaScript.cpp(41)]
PASS : TestRunJavaScript::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 1061ms
********* Finished testing of TestRunJavaScript *********
Unexpected failures (1)
/app/webkit/WebKitBuild/Release/bin/TestWebKitAPI/WPEQt/TestRunJavaScript
TestRunJavaScript
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200104/8d2b8b60/attachment.htm>
More information about the webkit-unassigned
mailing list