Revision: 23130
Author:   [email protected]
Date:     Thu Aug 14 13:24:57 2014 UTC
Log:      Enable access check tests that no longer fail with TF.

[email protected]

Review URL: https://codereview.chromium.org/473873002
http://code.google.com/p/v8/source/detail?r=23130

Modified:
 /branches/bleeding_edge/test/cctest/cctest.status
 /branches/bleeding_edge/test/intl/intl.status
 /branches/bleeding_edge/test/message/message.status
 /branches/bleeding_edge/test/preparser/preparser.status
 /branches/bleeding_edge/test/promises-aplus/promises-aplus.status

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Wed Aug 13 11:46:05 2014 UTC +++ /branches/bleeding_edge/test/cctest/cctest.status Thu Aug 14 13:24:57 2014 UTC
@@ -75,18 +75,14 @@
   # BUG(2999). (test/cpu-profiler/CollectCpuProfile)
   # BUG(3287). (test-cpu-profiler/SampleWhenFrameIsNotSetup)
   'test-cpu-profiler/*': [PASS, FLAKY],
+  'test-cpu-profiler/*': [SKIP],

##############################################################################
   # TurboFan compiler failures.

# TODO(mstarzinger): These need investigation and are not categorized yet.
-  'test-cpu-profiler/*': [SKIP],
   'test-heap/NextCodeLinkIsWeak': [PASS, NO_VARIANTS],

-  # TODO(mstarzinger/verwaest): This access check API is borked.
-  'test-api/TurnOnAccessCheck': [PASS, NO_VARIANTS],
-  'test-api/TurnOnAccessCheckAndRecompile': [PASS, NO_VARIANTS],
-
   # TODO(mstarzinger): Sometimes the try-catch blacklist fails.
   'test-debug/DebugEvaluateWithoutStack': [PASS, NO_VARIANTS],
   'test-debug/MessageQueues': [PASS, NO_VARIANTS],
@@ -100,7 +96,6 @@

   # Some tests are just too slow to run for now.
   'test-api/Threading*': [PASS, NO_VARIANTS],
-  'test-api/RequestInterruptTestWithMathAbs': [PASS, NO_VARIANTS],
'test-heap/IncrementalMarkingStepMakesBigProgressWithLargeObjects': [PASS, NO_VARIANTS],
   'test-heap-profiler/ManyLocalsInSharedContext': [PASS, NO_VARIANTS],
   'test-debug/ThreadedDebugging': [PASS, NO_VARIANTS],
=======================================
--- /branches/bleeding_edge/test/intl/intl.status Wed Jul 23 11:39:46 2014 UTC +++ /branches/bleeding_edge/test/intl/intl.status Thu Aug 14 13:24:57 2014 UTC
@@ -25,10 +25,9 @@
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-
-# The following tests use getDefaultTimeZone().
 [
 [ALWAYS, {
+  # The following tests use getDefaultTimeZone().
   'date-format/resolved-options': [FAIL],
   'date-format/timezone': [FAIL],
   'general/v8Intl-exists': [FAIL],
=======================================
--- /branches/bleeding_edge/test/message/message.status Wed Feb 12 13:27:13 2014 UTC +++ /branches/bleeding_edge/test/message/message.status Thu Aug 14 13:24:57 2014 UTC
@@ -25,10 +25,9 @@
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-
-# All tests in the bug directory are expected to fail.
 [
 [ALWAYS, {
+  # All tests in the bug directory are expected to fail.
   'bugs/*': [FAIL],
 }],  # ALWAYS
 ]
=======================================
--- /branches/bleeding_edge/test/preparser/preparser.status Wed Feb 12 09:19:30 2014 UTC +++ /branches/bleeding_edge/test/preparser/preparser.status Thu Aug 14 13:24:57 2014 UTC
@@ -25,10 +25,6 @@
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-
-# We don't parse RegExps at scanning time, so we can't fail on octal
-# escapes (we need to parse to distinguish octal escapes from valid
-# back-references).
 [
 [ALWAYS, {
   # TODO(mstarzinger): This script parses but throws a TypeError when run.
=======================================
--- /branches/bleeding_edge/test/promises-aplus/promises-aplus.status Tue May 6 14:48:34 2014 UTC +++ /branches/bleeding_edge/test/promises-aplus/promises-aplus.status Thu Aug 14 13:24:57 2014 UTC
@@ -25,7 +25,6 @@
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-
 [
 [ALWAYS, {
 }],  # ALWAYS

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to