| Summary: | [EFL] viewport-percentage-lengths-foo.html tests have been failed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gyuyoung Kim <gyuyoung.kim> |
| Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | lucas.de.marchi, piorkowskiprzemyslaw, ryuan.choi |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Gyuyoung Kim
2015-05-08 07:57:56 PDT
Running listed tests with command run-webkit-tests --efl ends with output "The test ran as expected.". Does it means that this problem does not exist ? (In reply to comment #1) > Running listed tests with command > run-webkit-tests --efl > ends with output "The test ran as expected.". > > Does it means that this problem does not exist ? No, actual test result is same with expectation result. If we mark A test to [ Timeout ] and actual test result is timeout, output is "The test ran as expected". (In reply to comment #2) > (In reply to comment #1) > > Running listed tests with command > > run-webkit-tests --efl > > ends with output "The test ran as expected.". > > > > Does it means that this problem does not exist ? > > No, actual test result is same with expectation result. If we mark A test to > [ Timeout ] and actual test result is timeout, output is "The test ran as > expected". Gyuyoung, You already unskipped this in r184981. So, I think that this bug is invalid now. |