Title: [121487] trunk/LayoutTests
Revision
121487
Author
[email protected]
Date
2012-06-28 16:38:59 -0700 (Thu, 28 Jun 2012)

Log Message

Replace a BUG_OJAN with a proper tracking bug and unskip two
tests in preparation for rebaselining them.
* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121486 => 121487)


--- trunk/LayoutTests/ChangeLog	2012-06-28 23:27:45 UTC (rev 121486)
+++ trunk/LayoutTests/ChangeLog	2012-06-28 23:38:59 UTC (rev 121487)
@@ -1,3 +1,9 @@
+2012-06-28  Ojan Vafai  <[email protected]>
+
+        Replace a BUG_OJAN with a proper tracking bug and unskip two
+        tests in preparation for rebaselining them.
+        * platform/chromium/TestExpectations:
+
 2012-06-28  Alpha Lam  <[email protected]>
 
         [chromium] Mark a test as failing on Linux debug

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (121486 => 121487)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-28 23:27:45 UTC (rev 121486)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-28 23:38:59 UTC (rev 121487)
@@ -1770,7 +1770,7 @@
 // Started failing with move from Lighttpd to Apache.
 // Since we have some bots on Lighttpd and some on Apache, mark it as flaky for
 // now. Once we decide on one or the other, then we can address these tests.
-BUG_OJAN LINUX MAC : http/tests/loading/text-content-type-with-binary-extension.html = TEXT
+BUGWK90225 LINUX MAC : http/tests/loading/text-content-type-with-binary-extension.html = TEXT
 
 // These tests time out *and* are slow. The test should be fixed to not timeout,
 // then should be marked as SLOW/PASS.
@@ -3412,11 +3412,11 @@
 // certain "native" functions where the V8 output does not include
 // newline characters. This is working as intended and we don't care
 // if the tests pass or fail. (It should probably simply be re-baselined.)
-BUG_OJAN SKIP : fast/js/function-names.html = PASS
+BUG_OJAN : fast/js/function-names.html = PASS TEXT
 // This is a Safari specific test used to document the set of global
 // constructors they expose and the exact way they are printed.  Not
 // important.
-BUG_OJAN SKIP : fast/js/global-constructors.html = PASS
+BUG_OJAN : fast/js/global-constructors.html = PASS TEXT
 
 // This should only be a layer change.
 BUGWK82129 MAC : fast/block/lineboxcontain/glyphs.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to