RegExp unicode parsing reads an extra character before failing
Created attachment 280500 [details] Patch
Comment on attachment 280500 [details] Patch Attachment 280500 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/1431532 New failing tests: js/regexp-unicode.html
Created attachment 280503 [details] Archive of layout-test-results from ews107 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Comment on attachment 280500 [details] Patch Attachment 280500 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1431581 New failing tests: js/regexp-unicode.html
Created attachment 280504 [details] Archive of layout-test-results from ews102 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews102 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 280500 [details] Patch Attachment 280500 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1431584 New failing tests: js/regexp-unicode.html
Created attachment 280505 [details] Archive of layout-test-results from ews125 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews125 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.4
Comment on attachment 280500 [details] Patch Attachment 280500 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/1431597 New failing tests: js/regexp-unicode.html
Created attachment 280506 [details] Archive of layout-test-results from ews117 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews117 Port: mac-yosemite Platform: Mac OS X 10.10.5
Created attachment 280531 [details] Patch
Comment on attachment 280531 [details] Patch Attachment 280531 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1436158 New failing tests: js/regexp-unicode.html
Created attachment 280536 [details] Archive of layout-test-results from ews103 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 280531 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=280531&action=review Can you look into why the EWS bots aren't happy? > Source/JavaScriptCore/ChangeLog:8 > + This was a probably harmless bug, but keeps triggering assertions /a probably/probably a/.
Comment on attachment 280531 [details] Patch Attachment 280531 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/1436161 New failing tests: js/regexp-unicode.html
Created attachment 280537 [details] Archive of layout-test-results from ews106 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Comment on attachment 280531 [details] Patch Attachment 280531 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/1436164 New failing tests: js/regexp-unicode.html
Created attachment 280538 [details] Archive of layout-test-results from ews114 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews114 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 280531 [details] Patch Attachment 280531 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1436168 New failing tests: js/regexp-unicode.html
Created attachment 280539 [details] Archive of layout-test-results from ews122 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews122 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.4
Created attachment 280578 [details] Patch
Comment on attachment 280578 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=280578&action=review r=me with ChangeLog typo fix, and if EWS bots are happy. > Source/JavaScriptCore/ChangeLog:8 > + This was a probably harmless bug, but keeps triggering assertions typo still there: /a probably/probably a/.
Comment on attachment 280578 [details] Patch Attachment 280578 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/1450181 New failing tests: js/regexp-unicode.html
Created attachment 280583 [details] Archive of layout-test-results from ews107 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Comment on attachment 280578 [details] Patch Attachment 280578 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/1450178 New failing tests: js/regexp-unicode.html
Created attachment 280584 [details] Archive of layout-test-results from ews113 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews113 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 280578 [details] Patch Attachment 280578 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1450228 New failing tests: js/regexp-unicode.html
Created attachment 280585 [details] Archive of layout-test-results from ews125 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews125 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.4
Comment on attachment 280578 [details] Patch Attachment 280578 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1450251 New failing tests: js/regexp-unicode.html
Created attachment 280586 [details] Archive of layout-test-results from ews103 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-yosemite Platform: Mac OS X 10.10.5
Created attachment 280601 [details] Patch
Committed r201714: <http://trac.webkit.org/changeset/201714>