Commit ddb98451 authored by ggaren@apple.com's avatar ggaren@apple.com

JavaScriptCore:

2009-04-13  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Sam Weinig.
        
        Disabled two JavaScriptCore tests because they fail on Window or Mac but
        not both, so they make the bots red.

        * tests/mozilla/expected.html: Updated expected results.

WebKitTools:

2009-04-13  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Sam Weinig.

        Disabled two JavaScriptCore tests because they fail on Window or Mac but
        not both, so they make the bots red.

        * Scripts/run-javascriptcore-tests:



git-svn-id: svn://svn.chromium.org/blink/trunk@42461 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent e090b190
2009-04-13 Geoffrey Garen <ggaren@apple.com>
Reviewed by Sam Weinig.
Disabled two JavaScriptCore tests because they fail on Window or Mac but
not both, so they make the bots red.
* tests/mozilla/expected.html: Updated expected results.
2009-04-09 Ben Murdoch <benm@google.com> 2009-04-09 Ben Murdoch <benm@google.com>
Reviewed by Alexey Proskuryakov. Reviewed by Alexey Proskuryakov.
2009-04-13 Geoffrey Garen <ggaren@apple.com>
Reviewed by Sam Weinig.
Disabled two JavaScriptCore tests because they fail on Window or Mac but
not both, so they make the bots red.
* Scripts/run-javascriptcore-tests:
2009-04-13 Darin Adler <darin@apple.com> 2009-04-13 Darin Adler <darin@apple.com>
* Scripts/make-js-test-wrappers: Added another exception. * Scripts/make-js-test-wrappers: Added another exception.
......
...@@ -40,7 +40,7 @@ use POSIX; ...@@ -40,7 +40,7 @@ use POSIX;
setConfiguration(); setConfiguration();
my $configuration = configuration(); my $configuration = configuration();
my $jsDriverArgs = ""; my $jsDriverArgs = "-L ecma_3/Date/15.9.5.7.js ecma/Date/15.9.2.2-1.js";
my $root; # intentionally left undefined my $root; # intentionally left undefined
my $showHelp = 0; my $showHelp = 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment