Bug 176356 - [WPE] css2.1/20110323/replaced-intrinsic-00* passing unexpectedly
Summary: [WPE] css2.1/20110323/replaced-intrinsic-00* passing unexpectedly
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-05 03:00 PDT by Charlie Turner
Modified: 2017-09-05 08:23 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Turner 2017-09-05 03:00:25 PDT
We have these expectations in the LayoutTests/TestExpectations, but they're passing on the WPE port.

# These tests are incorrect in the CSS test suite and should be fixed there first.
css2.1/20110323/replaced-intrinsic-001.htm [ Failure ]
css2.1/20110323/replaced-intrinsic-002.htm [ Failure ]

I'm not sure what's broken about these tests, and whether passing on a broken test means we're broken in WPE.
Comment 1 Michael Catanzaro 2017-09-05 08:23:14 PDT
In these cases I would usually just add a [ Pass ] expectation in WPE's TestExpectations and move on. It's not usually worth investigating why a test has started to pass, except (very important!) to close whatever bug was previously opened for it.