Changeset 94042 in webkit
- Timestamp:
- Aug 29, 2011, 9:51:28 PM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 added
- 2 edited
- 1 copied
- 1 moved
-
ChangeLog (modified) (1 diff)
-
platform/chromium-mac/fast/files (added)
-
platform/chromium-mac/fast/files/create-blob-url-crash-expected.txt (moved) (moved from trunk/LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt )
-
platform/chromium/fast/files (added)
-
platform/chromium/fast/files/create-blob-url-crash-expected.txt (copied) (copied from trunk/LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt ) (1 diff, 1 prop)
-
platform/chromium/test_expectations.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r94041 r94042 1 2011-08-29 David Levin <levin@chromium.org> 2 3 [chromium] Misc test expectations updates. 4 5 * platform/chromium-mac/fast/files/create-blob-url-crash-expected.txt: Copied from LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt. 6 * platform/chromium/fast/files/create-blob-url-crash-expected.txt: Renamed from LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt. 7 Added due to it being different from normal OSX result. 8 * platform/chromium/test_expectations.txt: Changes due to expectation 9 update for media-document-audio-repaint.html leading to only an image mismatch 10 and a test that is a slow on OS X as well as Linux and Windows. 11 1 12 2011-08-29 Yuta Kitamura <yutak@chromium.org> 2 13 -
trunk/LayoutTests/platform/chromium/fast/files/create-blob-url-crash-expected.txt
-
Property svn:eol-style
set to
LF
r94041 r94042 1 1 Test that createObjectURL with no argument should throw an exception. 2 PASS: Not enough arguments2 PASS: Type error 3 3 DONE 4 4 -
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/chromium/test_expectations.txt
r94018 r94042 12 12 BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/forms/select-set-length-with-mutation-remove.html = PASS 13 13 BUGCR24182 SLOW LINUX WIN : fast/js/regexp-overflow.html = PASS 14 BUGCR24182 SLOW LINUX WINDEBUG : fast/js/toString-and-valueOf-override.html = PASS14 BUGCR24182 SLOW DEBUG : fast/js/toString-and-valueOf-override.html = PASS 15 15 BUGCR24182 SLOW DEBUG : html5lib/webkit-resumer.html = PASS 16 16 BUGCR24182 SLOW WIN DEBUG : http/tests/inspector/resource-tree/resource-tree-errors-reload.html = PASS … … 2597 2597 2598 2598 // This test needs completely new baselines. 2599 BUGCR75354 BUGWK55718 : media/media-document-audio-repaint.html = IMAGE+TEXT 2599 BUGCR75354 BUGWK55718 : media/media-document-audio-repaint.html = IMAGE+TEXT IMAGE 2600 2600 2601 2601 BUGWK55968 MAC GPU : compositing/webgl/webgl-nonpremultiplied-blend.html = IMAGE+TEXT
Note:
See TracChangeset
for help on using the changeset viewer.