⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 124294 in webkit


Ignore:
Timestamp:
Jul 31, 2012, 8:56:02 PM (14 years ago)
Author:
Joone Hur
Message:

Unreviewed EFL gardening.
Marked the following tests as pass, but they don't pass on 32-bits machines.

sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html
svg/css/stars-with-shadow.html

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r124293 r124294  
     12012-08-01  Joone Hur  <joone.hur@intel.com>
     2
     3        Unreviewed EFL gardening.
     4        Marked the following tests as pass, but they don't pass on 32-bits machines.
     5
     6        sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
     7        sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html
     8        svg/css/stars-with-shadow.html
     9
     10        * platform/efl/TestExpectations:
     11
    1122012-07-31  Ami Fischman  <fischman@chromium.org>
    213
  • trunk/LayoutTests/platform/efl/TestExpectations

    r124226 r124294  
    8585
    8686// Rounding issues when running on 32-bits machines.
    87 WONTFIX X86 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = TEXT
    88 WONTFIX X86 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = TEXT
    89 WONTFIX X86 : svg/css/stars-with-shadow.html = TEXT
     87BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = PASS TEXT
     88BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = PASS TEXT
     89WONTFIX X86 : svg/css/stars-with-shadow.html = PASS TEXT
    9090
    9191// Newly added test which fails on other bots too
Note: See TracChangeset for help on using the changeset viewer.