WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 167008
167020
REGRESSION (
r210735
): LayoutTest js/dom/encode-URI-test.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=167020
Summary
REGRESSION (r210735): LayoutTest js/dom/encode-URI-test.html is a flaky failure
Ryan Haddad
Reported
2017-01-13 14:29:18 PST
LayoutTest js/dom/encode-URI-test.html is a flaky failure
https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r210735%20(12810)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=js%2Fdom%2Fencode-URI-test.html
--- /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/js/dom/encode-URI-test-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/js/dom/encode-URI-test-actual.txt @@ -1 +1,5 @@ -Testing complete. No failures. +called unescape on "%0" and got "\x07" instead of "%0" + +called unescape on "%a" and got "\xA7" instead of "%a" + +Testing complete. 2 tests failed.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2017-01-13 16:52:21 PST
I think this regressed with
http://trac.webkit.org/changeset/210735
Ryan Haddad
Comment 2
2017-01-13 17:04:39 PST
*** This bug has been marked as a duplicate of
bug 167008
***
Yusuke Suzuki
Comment 3
2017-01-14 10:29:42 PST
Thanks :)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug