Bug 165583 - [CSS Parser] Unskip calc() tests
Summary: [CSS Parser] Unskip calc() tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-07 19:44 PST by Dave Hyatt
Modified: 2016-12-07 22:14 PST (History)
2 users (show)

See Also:


Attachments
Patch (10.52 KB, patch)
2016-12-07 19:45 PST, Dave Hyatt
zalan: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-yosemite (1.05 MB, application/zip)
2016-12-07 20:23 PST, Build Bot
no flags Details
Archive of layout-test-results from ews107 for mac-yosemite-wk2 (937.44 KB, application/zip)
2016-12-07 20:26 PST, Build Bot
no flags Details
Archive of layout-test-results from ews114 for mac-yosemite (1.66 MB, application/zip)
2016-12-07 20:52 PST, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2016-12-07 19:44:20 PST
[CSS Parser] Unskip calc() tests
Comment 1 Dave Hyatt 2016-12-07 19:45:15 PST
Created attachment 296466 [details]
Patch
Comment 2 Build Bot 2016-12-07 20:23:27 PST
Comment on attachment 296466 [details]
Patch

Attachment 296466 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/2648374

New failing tests:
fast/css/font-calculated-value.html
Comment 3 Build Bot 2016-12-07 20:23:30 PST
Created attachment 296473 [details]
Archive of layout-test-results from ews100 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 4 Build Bot 2016-12-07 20:26:04 PST
Comment on attachment 296466 [details]
Patch

Attachment 296466 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/2648386

New failing tests:
fast/css/font-calculated-value.html
Comment 5 Build Bot 2016-12-07 20:26:06 PST
Created attachment 296475 [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 6 Build Bot 2016-12-07 20:52:53 PST
Comment on attachment 296466 [details]
Patch

Attachment 296466 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/2648529

New failing tests:
fast/css/font-calculated-value.html
Comment 7 Build Bot 2016-12-07 20:52:56 PST
Created attachment 296478 [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 8 Dave Hyatt 2016-12-07 22:14:44 PST
Fixed in r209524.