Changeset 127439 in webkit


Ignore:
Timestamp:
Sep 3, 2012 10:26:08 PM (12 years ago)
Author:
noel.gordon@gmail.com
Message:

http/tests/incremental/partial-jpeg.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=82480

Reviewed by Kent Tamura.

Remove this test: we have a more robust partial load test now in
http/tests/images/jpg-img-partial-load.html

  • http/tests/incremental/partial-jpeg-expected.png: Removed.
  • http/tests/incremental/partial-jpeg-expected.txt: Removed.
  • http/tests/incremental/partial-jpeg.html: Removed.
  • http/tests/incremental/resources/checkerboard.jpg: Removed.
  • http/tests/incremental/resources/partial-jpeg.php: Removed.
  • platform/chromium/TestExpectations:
Location:
trunk/LayoutTests
Files:
5 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r127435 r127439  
     12012-09-03  Noel Gordon  <noel.gordon@gmail.com>
     2
     3        http/tests/incremental/partial-jpeg.html is flaky
     4        https://bugs.webkit.org/show_bug.cgi?id=82480
     5
     6        Reviewed by Kent Tamura.
     7
     8        Remove this test: we have a more robust partial load test now in
     9        http/tests/images/jpg-img-partial-load.html
     10
     11        * http/tests/incremental/partial-jpeg-expected.png: Removed.
     12        * http/tests/incremental/partial-jpeg-expected.txt: Removed.
     13        * http/tests/incremental/partial-jpeg.html: Removed.
     14        * http/tests/incremental/resources/checkerboard.jpg: Removed.
     15        * http/tests/incremental/resources/partial-jpeg.php: Removed.
     16        * platform/chromium/TestExpectations:
     17
    1182012-09-03  Kenichi Ishibashi  <bashi@chromium.org>
    219
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r127410 r127439  
    28382838BUGWK78684 : fast/borders/fieldsetBorderRadius.html = IMAGE+TEXT
    28392839
    2840 // New test; landed at r109779 but results look wrong on most Chrome platforms.
    2841 BUGWK91945 : http/tests/incremental/partial-jpeg.html = IMAGE PASS
    2842 
    28432840BUGWK80498 WIN : fast/workers/worker-multi-startup.html = CRASH PASS
    28442841
Note: See TracChangeset for help on using the changeset viewer.