Test RadicalDegreeBottomRaisePercent from LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/radicals/root-parameters-1.html fails. This was the workaround we had in the past: function runTests() { test(function() { var v1 = 25; var v2 = 1000 * emToPx; var radicalHeight = getBox("base001").height + v2; // FIXME: The drawing and measuring of the radical's StretchyOperator seems weird... For now, we adjust the height to pass this test. radicalHeight -= v2; assert_approx_equals(getBox("ref001").top - getBox("index001").bottom, v1 * radicalHeight / 100, epsilon, "mroot: vertical position of index"); }, "RadicalDegreeBottomRaisePercent");
Created attachment 374113 [details] Patch
Comment on attachment 374113 [details] Patch Attachment 374113 [details] did not pass mac-ews (mac): Output: https://webkit-queues.webkit.org/results/12743076 New failing tests: mathml/presentation/roots.xhtml
Created attachment 374115 [details] Archive of layout-test-results from ews102 for mac-highsierra The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews102 Port: mac-highsierra Platform: Mac OS X 10.13.6
Comment on attachment 374113 [details] Patch Attachment 374113 [details] did not pass mac-wk2-ews (mac-wk2): Output: https://webkit-queues.webkit.org/results/12743085 New failing tests: mathml/presentation/roots.xhtml
Created attachment 374118 [details] Archive of layout-test-results from ews106 for mac-highsierra-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-highsierra-wk2 Platform: Mac OS X 10.13.6
Comment on attachment 374113 [details] Patch Attachment 374113 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/12743208 New failing tests: mathml/presentation/roots.xhtml
Created attachment 374120 [details] Archive of layout-test-results from ews213 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews213 Port: win-future Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Comment on attachment 374113 [details] Patch Attachment 374113 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: https://webkit-queues.webkit.org/results/12743118 New failing tests: mathml/presentation/roots.xhtml
Created attachment 374121 [details] Archive of layout-test-results from ews124 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews124 Port: ios-simulator-wk2 Platform: Mac OS X 10.14.5
Comment on attachment 374113 [details] Patch Attachment 374113 [details] did not pass mac-debug-ews (mac): Output: https://webkit-queues.webkit.org/results/12743146 New failing tests: mathml/presentation/roots.xhtml
Created attachment 374122 [details] Archive of layout-test-results from ews114 for mac-highsierra The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews114 Port: mac-highsierra Platform: Mac OS X 10.13.6
Created attachment 374123 [details] Patch
Comment on attachment 374123 [details] Patch Rejecting attachment 374123 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 374123, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Logging in as commit-queue@webkit.org... Fetching: https://bugs.webkit.org/attachment.cgi?id=374123&action=edit Fetching: https://bugs.webkit.org/show_bug.cgi?id=183631&ctype=xml&excludefield=attachmentdata Processing 1 patch from 1 bug. Updating working directory Processing patch 374123 from bug 183631. Fetching: https://bugs.webkit.org/attachment.cgi?id=374123 Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog ERROR from SVN: Item is out of date: File '/trunk/LayoutTests/ChangeLog' is out of date W: 075b7acb258beb94870b74f55c4cb707035379cd and refs/remotes/origin/master differ, using rebase: :040000 040000 3f11d1251926e090183cafa5b6d4fbcedf4eb4e5 8e8fa58e614e156be0fafc560fa1e328cf1874a8 M LayoutTests :040000 040000 c341b0652b65708b73e6466f3fa413dd7554dd5e 252a91d8c3a04c9cefd1521fb3806259df26606c M Source Current branch master is up to date. ERROR: Not all changes have been committed into SVN, however the committed ones (if any) seem to be successfully integrated into the working tree. Please see the above messages for details. Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog ERROR from SVN: Item is out of date: File '/trunk/LayoutTests/ChangeLog' is out of date W: 075b7acb258beb94870b74f55c4cb707035379cd and refs/remotes/origin/master differ, using rebase: :040000 040000 3f11d1251926e090183cafa5b6d4fbcedf4eb4e5 8e8fa58e614e156be0fafc560fa1e328cf1874a8 M LayoutTests :040000 040000 c341b0652b65708b73e6466f3fa413dd7554dd5e 252a91d8c3a04c9cefd1521fb3806259df26606c M Source Current branch master is up to date. ERROR: Not all changes have been committed into SVN, however the committed ones (if any) seem to be successfully integrated into the working tree. Please see the above messages for details. Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Updating OpenSource Current branch master is up to date. Full output: https://webkit-queues.webkit.org/results/12744024
Created attachment 374133 [details] Patch
Comment on attachment 374133 [details] Patch Clearing flags on attachment: 374133 Committed r247441: <https://trac.webkit.org/changeset/247441>
All reviewed patches have been landed. Closing bug.
<rdar://problem/53118799>