2011-01-06 13:29:22 +00:00
|
|
|
# Copyright 2011 the V8 project authors. All rights reserved.
|
2008-09-02 15:20:38 +00:00
|
|
|
# Redistribution and use in source and binary forms, with or without
|
|
|
|
# modification, are permitted provided that the following conditions are
|
|
|
|
# met:
|
|
|
|
#
|
|
|
|
# * Redistributions of source code must retain the above copyright
|
|
|
|
# notice, this list of conditions and the following disclaimer.
|
|
|
|
# * Redistributions in binary form must reproduce the above
|
|
|
|
# copyright notice, this list of conditions and the following
|
|
|
|
# disclaimer in the documentation and/or other materials provided
|
|
|
|
# with the distribution.
|
|
|
|
# * Neither the name of Google Inc. nor the names of its
|
|
|
|
# contributors may be used to endorse or promote products derived
|
|
|
|
# from this software without specific prior written permission.
|
|
|
|
#
|
|
|
|
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
|
|
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
|
|
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
|
|
# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
|
|
# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
|
|
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
|
|
# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
|
|
# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
|
|
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
|
|
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
|
|
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
|
2013-09-24 12:08:33 +00:00
|
|
|
[
|
|
|
|
[ALWAYS, {
|
|
|
|
# All tests prefixed with 'Bug' are expected to fail.
|
|
|
|
'test-api/Bug*': [FAIL],
|
2008-09-02 15:20:38 +00:00
|
|
|
|
2013-09-24 12:08:33 +00:00
|
|
|
##############################################################################
|
2014-07-24 11:16:01 +00:00
|
|
|
|
2017-01-30 12:31:35 +00:00
|
|
|
# This test is so detailed in it's look at the literals array, I can't
|
|
|
|
# maintain it until the CL is done.
|
2018-12-19 13:17:05 +00:00
|
|
|
'test-heap-profiler/AllocationSitesAreVisible': [FAIL, ['lite_mode == True', SKIP]],
|
2017-01-30 12:31:35 +00:00
|
|
|
|
2013-09-24 12:08:33 +00:00
|
|
|
# These tests always fail. They are here to test test.py. If
|
|
|
|
# they don't fail then test.py has failed.
|
|
|
|
'test-serialize/TestThatAlwaysFails': [FAIL],
|
2015-04-10 23:17:09 +00:00
|
|
|
'test-api/SealHandleScope': [FAIL],
|
2009-10-22 19:09:09 +00:00
|
|
|
|
2013-09-24 12:08:33 +00:00
|
|
|
# This test always fails. It tests that LiveEdit causes abort when turned off.
|
|
|
|
'test-debug/LiveEditDisabled': [FAIL],
|
2012-09-10 09:24:17 +00:00
|
|
|
|
2014-03-19 11:31:43 +00:00
|
|
|
# This test always fails. It tests that DisallowJavascriptExecutionScope
|
|
|
|
# works as intended.
|
|
|
|
'test-api/DisallowJavascriptExecutionScope': [FAIL],
|
|
|
|
|
2013-09-24 12:08:33 +00:00
|
|
|
# We do not yet shrink weak maps after they have been emptied by the GC
|
|
|
|
'test-weakmaps/Shrinking': [FAIL],
|
|
|
|
'test-weaksets/WeakSet_Shrinking': [FAIL],
|
2011-08-03 12:48:30 +00:00
|
|
|
|
2013-09-24 12:08:33 +00:00
|
|
|
# Boot up memory use is bloated in debug mode.
|
2017-06-09 13:05:08 +00:00
|
|
|
'test-mark-compact/BootUpMemoryUse': [PASS, ['mode == debug', FAIL]],
|
2013-10-22 09:13:33 +00:00
|
|
|
|
|
|
|
# This tests only that the preparser and parser agree, so there is no point in
|
|
|
|
# running several variants. Note that this still takes ages, because there
|
|
|
|
# are actually 13 * 38 * 5 * 128 = 316160 individual tests hidden here.
|
|
|
|
'test-parsing/ParserSync': [PASS, NO_VARIANTS],
|
2013-11-26 16:53:04 +00:00
|
|
|
|
2015-06-17 14:55:54 +00:00
|
|
|
# This tests only the type system, no point in running several variants.
|
2014-04-10 08:04:50 +00:00
|
|
|
'test-types/*': [PASS, NO_VARIANTS],
|
|
|
|
|
2015-06-17 14:55:54 +00:00
|
|
|
# This tests API threading, no point in running several variants.
|
2017-03-15 08:53:43 +00:00
|
|
|
'test-api/Threading*': [PASS, SLOW, NO_VARIANTS],
|
2015-06-17 14:55:54 +00:00
|
|
|
|
2018-04-06 14:13:08 +00:00
|
|
|
# TODO(ulan): Renable after fixing the test's brittleness.
|
|
|
|
'test-heap/OutOfMemory': [SKIP],
|
|
|
|
|
2017-06-09 13:05:08 +00:00
|
|
|
# BUG(5193). The cpu profiler tests are notoriously flaky.
|
2018-04-27 09:03:24 +00:00
|
|
|
'test-profile-generator/RecordStackTraceAtStartProfiling': [SKIP],
|
2017-05-05 10:05:43 +00:00
|
|
|
'test-cpu-profiler/CollectDeoptEvents': [SKIP],
|
2019-02-26 17:12:33 +00:00
|
|
|
'test-cpu-profiler/CollectCpuProfile': [SKIP],
|
2017-04-04 08:41:23 +00:00
|
|
|
'test-cpu-profiler/JsNative1JsNative2JsSample': [SKIP],
|
|
|
|
'test-cpu-profiler/JsNativeJsRuntimeJsSample': [SKIP],
|
2017-05-05 10:05:43 +00:00
|
|
|
'test-cpu-profiler/JsNativeJsRuntimeJsSampleMultiple': [SKIP],
|
2017-04-18 07:25:15 +00:00
|
|
|
'test-cpu-profiler/JsNativeJsSample': [SKIP],
|
2019-02-27 15:54:32 +00:00
|
|
|
'test-cpu-profiler/HotDeoptNoFrameEntry': [SKIP],
|
|
|
|
'test-cpu-profiler/SampleWhenFrameIsNotSetup': [SKIP],
|
2017-05-05 10:05:43 +00:00
|
|
|
'test-sampler/LibSamplerCollectSample': [SKIP],
|
2017-03-22 07:57:39 +00:00
|
|
|
|
Revert "Reland "[cpu-profiler] Fix stack iterability for fast C calls with no exit frame""
This reverts commit ddaa1f0a0d44ee14103214ca7e34e990f87049bb.
Reason for revert:
Still flaky on windows. Maybe reland and keep skipped on windows?
https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Win32%20-%20nosnap%20-%20shared/31002
https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Win64/27826
Original change's description:
> Reland "[cpu-profiler] Fix stack iterability for fast C calls with no exit frame"
>
> This is a reland of d5f4a33eb853831a76832cacaf6f79d6771cb4cf
>
> Original change's description:
> > [cpu-profiler] Fix stack iterability for fast C calls with no exit frame
> >
> > Before fast C calls, store the current FP and PC on the isolate. When
> > iterating frames in SafeStackFrameIterator, check if these fields are
> > set and start iterating at the calling frame's FP instead of the current
> > FP, which will be in C++ code. We need to do this because c_entry_fp is
> > not set on the Isolate for Fast-C-Calls because we don't build an exit
> > frame.
> >
> > This change makes stack samples that occur within 'Fast-C-Calls'
> > iterable, meaning we can properly attribute ticks within the JS caller.
> >
> > Fast-C-Calls can't call back into JS code, so we can only ever have one
> > such call on the stack at a time, allowing us to store the FP on the
> > isolate rather than the stack.
> >
> > TBR=v8-mips-ports@googlegroups.com
> >
> > Bug: v8:8464, v8:7202
> > Change-Id: I7bf39eba779dad34754d5759d741c421b362a406
> > Reviewed-on: https://chromium-review.googlesource.com/c/1340241
> > Commit-Queue: Peter Marshall <petermarshall@chromium.org>
> > Reviewed-by: Jakob Gruber <jgruber@chromium.org>
> > Reviewed-by: Martyn Capewell <martyn.capewell@arm.com>
> > Reviewed-by: Alexei Filippov <alph@chromium.org>
> > Cr-Commit-Position: refs/heads/master@{#57896}
>
> TBR=v8-mips-ports@googlegroups.com
> TBR=jgruber@chromium.org
>
> Bug: v8:8464, v8:7202
> Change-Id: I5f37ded4ea572e8e9890ba186aa3d74a0dfc1274
> Reviewed-on: https://chromium-review.googlesource.com/c/1354042
> Reviewed-by: Peter Marshall <petermarshall@chromium.org>
> Commit-Queue: Peter Marshall <petermarshall@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#57912}
TBR=alph@chromium.org,jgruber@chromium.org,petermarshall@chromium.org,martyn.capewell@arm.com,v8-arm-ports@googlegroups.com,v8-mips-ports@googlegroups.com,ibogosavljevic@wavecomp.com
Change-Id: If810648dbf60df2ff70455b6e8ef466136c90145
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: v8:8464, v8:7202
Reviewed-on: https://chromium-review.googlesource.com/c/1354461
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#57925}
2018-11-29 08:05:25 +00:00
|
|
|
# BUG(7202). The test is flaky.
|
|
|
|
'test-cpu-profiler/NativeFrameStackTrace': [SKIP],
|
|
|
|
|
2019-02-26 16:19:52 +00:00
|
|
|
# BUG(7054)
|
|
|
|
'test-cpu-profiler/StaticCollectSampleAPI': [SKIP],
|
|
|
|
|
2015-04-30 15:04:17 +00:00
|
|
|
# BUG(2340). Preprocessing stack traces is disabled at the moment.
|
|
|
|
'test-heap/PreprocessStackTrace': [FAIL],
|
|
|
|
|
2015-07-30 09:21:16 +00:00
|
|
|
# BUG(4333). Function name inferrer does not work for ES6 clases.
|
|
|
|
'test-func-name-inference/UpperCaseClass': [FAIL],
|
|
|
|
'test-func-name-inference/LowerCaseClass': [FAIL],
|
|
|
|
|
2014-12-08 11:05:48 +00:00
|
|
|
# BUG(3742).
|
|
|
|
'test-mark-compact/MarkCompactCollector': [PASS, ['arch==arm', NO_VARIANTS]],
|
2014-07-30 13:54:45 +00:00
|
|
|
|
2016-10-18 09:47:07 +00:00
|
|
|
# Test that serialization with unknown external reference fails.
|
|
|
|
'test-serialize/SnapshotCreatorUnknownExternalReferences': [FAIL],
|
2018-01-08 20:32:18 +00:00
|
|
|
'test-serialize/SnapshotCreatorUnknownHandles': [FAIL],
|
2017-11-22 14:09:07 +00:00
|
|
|
'test-serialize/SnapshotCreatorNoExternalReferencesCustomFail1': [FAIL],
|
|
|
|
'test-serialize/SnapshotCreatorNoExternalReferencesCustomFail2': [FAIL],
|
2016-10-18 09:47:07 +00:00
|
|
|
|
2018-10-11 15:49:08 +00:00
|
|
|
# BUG(v8:8296). Flaky OOM test.
|
|
|
|
'test-heap/OutOfMemorySmallObjects': [SKIP],
|
|
|
|
|
2019-01-29 10:25:41 +00:00
|
|
|
# BUG(v8:8739). Wasm interpreter does not create proper stack traces.
|
|
|
|
'test-wasm-stack/RunWasmInterpreter_CollectDetailedWasmStack_WasmError': [SKIP],
|
|
|
|
|
2019-02-27 13:36:17 +00:00
|
|
|
# https://crbug.com/v8/8919
|
|
|
|
'test-platform/StackAlignment': [PASS, ['not is_clang', SKIP]],
|
|
|
|
|
2013-11-26 16:53:04 +00:00
|
|
|
############################################################################
|
|
|
|
# Slow tests.
|
2015-10-01 19:18:51 +00:00
|
|
|
'test-debug/CallFunctionInDebugger': [PASS, ['mode == debug', SLOW]],
|
2019-04-26 08:25:54 +00:00
|
|
|
'test-heap-profiler/ManyLocalsInSharedContext': [PASS, SLOW],
|
2019-05-10 08:18:58 +00:00
|
|
|
'test-jump-table-assembler/JumpTablePatchingStress': [PASS, SLOW],
|
2014-03-25 09:09:24 +00:00
|
|
|
'test-strings/StringOOM*': [PASS, ['mode == debug', SKIP]],
|
2016-03-17 13:15:56 +00:00
|
|
|
'test-serialize/CustomSnapshotDataBlobImmortalImmovableRoots': [PASS, ['mode == debug', SKIP]],
|
2017-01-24 00:30:35 +00:00
|
|
|
'test-parsing/ObjectRestNegativeTestSlow': [PASS, ['mode == debug', SKIP]],
|
2013-09-24 12:08:33 +00:00
|
|
|
}], # ALWAYS
|
2013-08-28 10:50:42 +00:00
|
|
|
|
2019-10-17 13:29:35 +00:00
|
|
|
##############################################################################
|
|
|
|
['(arch != ia32 and arch != x64)', {
|
|
|
|
# BUG(v8:9860). We can only safely read the native context for a frame on
|
|
|
|
# ia32 and x64.
|
|
|
|
'test-cpu-profiler/ContextFilterMovedNativeContext': [FAIL],
|
|
|
|
'test-cpu-profiler/ContextIsolation': [FAIL],
|
|
|
|
}],
|
|
|
|
|
|
|
|
##############################################################################
|
|
|
|
['tsan == True', {
|
|
|
|
# BUG(v8:9869) TSAN considers SIGPROF an asynchronous signal, and will call
|
|
|
|
# into the handler after the stack has drifted from the context on the
|
|
|
|
# signal.
|
|
|
|
'test-cpu-profiler/*': [SKIP],
|
|
|
|
}],
|
|
|
|
|
2014-02-12 09:19:30 +00:00
|
|
|
##############################################################################
|
2014-03-21 09:28:26 +00:00
|
|
|
['arch == arm64', {
|
2014-02-12 09:19:30 +00:00
|
|
|
'test-api/Bug618': [PASS],
|
2014-02-12 10:29:18 +00:00
|
|
|
|
2014-06-10 13:23:05 +00:00
|
|
|
# BUG(v8:3385).
|
2016-03-10 09:57:47 +00:00
|
|
|
'test-serialize/StartupSerializerOnceRunScript': [PASS, FAIL],
|
|
|
|
'test-serialize/StartupSerializerTwiceRunScript': [PASS, FAIL],
|
2014-06-10 13:23:05 +00:00
|
|
|
|
2014-02-12 10:29:18 +00:00
|
|
|
# BUG(v8:3154).
|
2014-05-07 16:13:04 +00:00
|
|
|
'test-heap/ReleaseOverReservedPages': [PASS, FAIL],
|
2014-02-12 10:29:18 +00:00
|
|
|
|
|
|
|
# BUG(v8:3155).
|
2014-09-10 16:19:42 +00:00
|
|
|
'test-strings/OneByteArrayJoin': [PASS, ['mode == debug', FAIL]],
|
2014-03-31 12:09:59 +00:00
|
|
|
|
|
|
|
# BUG(v8:3247).
|
|
|
|
'test-mark-compact/NoPromotion': [SKIP],
|
2014-07-11 11:20:37 +00:00
|
|
|
|
2014-07-17 06:51:20 +00:00
|
|
|
# BUG(v8:3446).
|
|
|
|
'test-mark-compact/Promotion': [PASS, FAIL],
|
|
|
|
|
|
|
|
# BUG(v8:3434).
|
2018-09-20 09:57:09 +00:00
|
|
|
'test-api/LoadICFastApi_DirectCall_GCMoveStubWithProfiler': [SKIP],
|
2014-03-21 09:28:26 +00:00
|
|
|
}], # 'arch == arm64'
|
2014-02-12 09:19:30 +00:00
|
|
|
|
2017-06-28 21:32:19 +00:00
|
|
|
['arch == arm64 and simulator_run', {
|
2014-02-12 09:19:30 +00:00
|
|
|
|
|
|
|
# Pass but take too long with the simulator.
|
2017-05-29 08:40:43 +00:00
|
|
|
'test-api/ExternalArrays': [PASS, SLOW],
|
2017-06-09 13:05:08 +00:00
|
|
|
'test-api/Threading*': [SKIP],
|
2019-11-07 15:24:23 +00:00
|
|
|
'test-cpu-profiler/MultipleIsolates': [PASS, ['not pointer_compression', SLOW]],
|
2019-11-04 16:42:13 +00:00
|
|
|
'test-debug/DebugBreakStackTrace': [PASS, SLOW],
|
2017-06-28 21:32:19 +00:00
|
|
|
}], # 'arch == arm64 and simulator_run'
|
2014-02-12 09:19:30 +00:00
|
|
|
|
2018-11-06 07:51:28 +00:00
|
|
|
##############################################################################
|
|
|
|
['variant == nooptimization and (arch == arm or arch == arm64) and simulator_run', {
|
|
|
|
# Slow tests: https://crbug.com/v8/7783
|
|
|
|
'test-cpu-profiler/MultipleIsolates': [SKIP],
|
|
|
|
}], # variant == nooptimization and (arch == arm or arch == arm64) and simulator_run
|
|
|
|
|
2014-01-30 12:52:22 +00:00
|
|
|
##############################################################################
|
|
|
|
['asan == True', {
|
|
|
|
# Skip tests not suitable for ASAN.
|
|
|
|
'test-assembler-x64/AssemblerX64XchglOperations': [SKIP],
|
2016-09-05 13:16:11 +00:00
|
|
|
|
2018-03-22 16:09:55 +00:00
|
|
|
# BUG(v8:7587): Strange breakage on Mac.
|
|
|
|
'test-log-stack-tracer/PureJSStackTrace': [SKIP],
|
2014-01-30 12:52:22 +00:00
|
|
|
}], # 'asan == True'
|
|
|
|
|
2014-03-14 15:11:03 +00:00
|
|
|
##############################################################################
|
2015-04-29 07:19:49 +00:00
|
|
|
['msan == True', {
|
|
|
|
# ICU upstream issues.
|
|
|
|
'test-strings/CountBreakIterator': [SKIP],
|
|
|
|
}], # 'msan == True'
|
|
|
|
|
2017-03-22 07:57:39 +00:00
|
|
|
##############################################################################
|
|
|
|
['tsan == True', {
|
2017-11-28 11:49:59 +00:00
|
|
|
# BUG(v8:6924). The test allocates a lot of memory.
|
|
|
|
'test-api/NewStringRangeError': [PASS, NO_VARIANTS],
|
2017-03-22 07:57:39 +00:00
|
|
|
}], # 'tsan == True'
|
|
|
|
|
2019-05-07 12:07:59 +00:00
|
|
|
##############################################################################
|
|
|
|
['is_full_debug', {
|
|
|
|
# Tests too slow in non-optimized debug mode.
|
|
|
|
'test-api/InternalFieldsSubclassing': [SKIP],
|
|
|
|
'test-heap/TestInternalWeakLists': [SKIP],
|
|
|
|
}], # 'is_full_debug'
|
|
|
|
|
2017-09-19 08:52:09 +00:00
|
|
|
##############################################################################
|
|
|
|
['byteorder == big', {
|
|
|
|
# Skip WASM atomic tests on big-endian machines.
|
|
|
|
# There is no support to emulate atomic WASM operations on big-endian
|
|
|
|
# platforms, since this would require bit swapping as a part of atomic
|
|
|
|
# operations.
|
|
|
|
'test-run-wasm-atomics/*': [SKIP],
|
2018-07-10 21:54:03 +00:00
|
|
|
'test-run-wasm-atomics64/*': [SKIP],
|
2019-10-07 12:40:27 +00:00
|
|
|
'test-regexp/Peephole*': [SKIP],
|
2017-09-19 08:52:09 +00:00
|
|
|
}], # 'byteorder == big'
|
|
|
|
|
2013-11-12 12:28:48 +00:00
|
|
|
##############################################################################
|
|
|
|
['system == windows', {
|
2015-11-25 14:22:22 +00:00
|
|
|
# BUG(v8:4573).
|
|
|
|
'test-api/MultipleIsolatesOnIndividualThreads': [PASS, NO_VARIANTS],
|
2015-12-23 10:03:09 +00:00
|
|
|
|
|
|
|
# BUG(v8:4642).
|
2015-12-23 12:31:33 +00:00
|
|
|
'test-lockers/LockAndUnlockDifferentIsolates': [PASS, NO_VARIANTS],
|
2016-03-21 14:16:38 +00:00
|
|
|
|
2019-03-13 15:15:22 +00:00
|
|
|
# BUG(v8:8744).
|
|
|
|
'test-cpu-profiler/FunctionCallSample': [SKIP],
|
|
|
|
|
2017-02-02 13:16:24 +00:00
|
|
|
# BUG(5920): Flaky crash.
|
|
|
|
'test-serialize/PartialSerializerContext': [PASS, ['arch == x64 and mode == debug', SKIP]],
|
2020-01-08 12:21:21 +00:00
|
|
|
|
|
|
|
# BUG(10107): Failing flakily
|
|
|
|
'test-cpu-profiler/Inlining2': ['arch == ia32 and mode == debug', SKIP],
|
|
|
|
'test-cpu-profiler/CrossScriptInliningCallerLineNumbers2': ['arch == ia32 and mode == debug', SKIP],
|
2013-11-12 12:28:48 +00:00
|
|
|
}], # 'system == windows'
|
|
|
|
|
2017-04-28 09:45:37 +00:00
|
|
|
##############################################################################
|
|
|
|
['system == windows and arch == x64 and mode == debug', {
|
|
|
|
# BUG(v8:6328).
|
|
|
|
'test-serialize/PartialSerializerCustomContext': [SKIP],
|
|
|
|
'test-serialize/PartialSerializerObject': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerOnce': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerOnceRunScript': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerTwiceRunScript': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerTwice': [SKIP],
|
|
|
|
}], # 'system == windows and arch == x64 and mode == debug'
|
|
|
|
|
2017-04-16 13:56:45 +00:00
|
|
|
##############################################################################
|
2017-06-28 21:32:19 +00:00
|
|
|
['arch == arm and simulator_run', {
|
2017-04-16 13:56:45 +00:00
|
|
|
# Pass but take too long with the simulator.
|
2017-06-09 13:05:08 +00:00
|
|
|
'test-api/Threading*': [SKIP],
|
2019-09-04 11:00:50 +00:00
|
|
|
'test-cpu-profiler/MultipleIsolates': [PASS, SLOW],
|
2017-06-28 21:32:19 +00:00
|
|
|
}], # 'arch == arm and simulator_run'
|
2017-04-16 13:56:45 +00:00
|
|
|
|
2014-01-29 15:15:37 +00:00
|
|
|
##############################################################################
|
2013-09-24 12:08:33 +00:00
|
|
|
['arch == arm', {
|
|
|
|
# BUG(355): Test crashes on ARM.
|
|
|
|
'test-log/ProfLazyMode': [SKIP],
|
|
|
|
|
|
|
|
# BUG(1075): Unresolved crashes.
|
2016-03-10 09:57:47 +00:00
|
|
|
'test-serialize/StartupSerializerOnce': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerTwice': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerOnceRunScript': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerTwiceRunScript': [SKIP],
|
2018-09-20 09:57:09 +00:00
|
|
|
}], # 'arch == arm'
|
2018-04-27 07:38:03 +00:00
|
|
|
|
2018-09-20 09:57:09 +00:00
|
|
|
##############################################################################
|
|
|
|
['arch == arm and not simulator_run', {
|
2018-04-27 07:38:03 +00:00
|
|
|
# crbug.com/v8/7605
|
2018-09-20 09:57:09 +00:00
|
|
|
'test-heap/OutOfMemorySmallObjects': [SKIP],
|
|
|
|
}], # 'arch == arm and not simulator_run'
|
2013-11-12 12:28:48 +00:00
|
|
|
|
2013-06-04 06:17:53 +00:00
|
|
|
##############################################################################
|
2014-04-15 16:39:21 +00:00
|
|
|
['arch == mipsel or arch == mips', {
|
2015-06-10 17:47:19 +00:00
|
|
|
# TODO(mips-team): Improve code-size on large RegExp's.
|
|
|
|
'test-heap/TestSizeOfRegExpCode': [SKIP],
|
|
|
|
|
2013-09-24 12:08:33 +00:00
|
|
|
# BUG(1075): Unresolved crashes on MIPS also.
|
2016-03-10 09:57:47 +00:00
|
|
|
'test-serialize/StartupSerializerOnce': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerTwice': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerOnceRunScript': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerTwiceRunScript': [SKIP],
|
2014-04-15 16:39:21 +00:00
|
|
|
}], # 'arch == mipsel or arch == mips'
|
2013-07-04 18:47:13 +00:00
|
|
|
|
2014-10-31 13:36:10 +00:00
|
|
|
##############################################################################
|
|
|
|
['arch == mips', {
|
|
|
|
# Too slow with TF.
|
|
|
|
'test-api/ExternalArrays': [PASS, NO_VARIANTS],
|
|
|
|
|
|
|
|
# TODO(mips-team): Currently fails on mips board.
|
|
|
|
'test-parsing/TooManyArguments': [SKIP],
|
2016-11-04 09:04:11 +00:00
|
|
|
'test-api/Threading5': [SKIP],
|
|
|
|
'test-api/Threading6': [SKIP],
|
2014-10-31 13:36:10 +00:00
|
|
|
}], # 'arch == mips'
|
|
|
|
|
2018-03-06 15:23:34 +00:00
|
|
|
##############################################################################
|
2018-09-10 10:31:51 +00:00
|
|
|
['arch == mips64', {
|
|
|
|
# TODO(mips-team): Currently fails on mips64 board.
|
|
|
|
'test-run-wasm/RunWasmLiftoff_I32Binop*': [SKIP],
|
|
|
|
}], # 'arch == mips64'
|
2014-07-09 11:08:26 +00:00
|
|
|
##############################################################################
|
2015-09-29 17:23:44 +00:00
|
|
|
['arch == mips64el or arch == mips64', {
|
2014-07-09 11:08:26 +00:00
|
|
|
# BUG(v8:3154).
|
|
|
|
'test-heap/ReleaseOverReservedPages': [PASS, FAIL],
|
|
|
|
|
2015-11-16 14:35:54 +00:00
|
|
|
# TODO(mips-team): Improve code-size on large RegExp's.
|
|
|
|
'test-heap/TestSizeOfRegExpCode': [SKIP],
|
|
|
|
|
2014-07-09 11:08:26 +00:00
|
|
|
# BUG(1075): Unresolved crashes on MIPS also.
|
2016-03-10 09:57:47 +00:00
|
|
|
'test-serialize/StartupSerializerOnce': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerTwice': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerOnceRunScript': [SKIP],
|
|
|
|
'test-serialize/StartupSerializerTwiceRunScript': [SKIP],
|
2015-09-29 17:23:44 +00:00
|
|
|
}], # 'arch == mips64el or arch == mips64'
|
2014-07-09 11:08:26 +00:00
|
|
|
|
2017-04-24 12:44:58 +00:00
|
|
|
##############################################################################
|
2018-01-29 10:24:31 +00:00
|
|
|
['(arch == mipsel or arch == mips64el or arch == mips or arch == mips64) and not simd_mips', {
|
|
|
|
# Skip tests that fail on MIPS architectures which don't support SIMD,
|
|
|
|
# because lowering mechanism doesn't work properly
|
|
|
|
'test-run-wasm-simd/RunWasm_ReductionTest4_compiled': [SKIP],
|
|
|
|
'test-run-wasm-simd/RunWasm_ReductionTest8_compiled': [SKIP],
|
|
|
|
'test-run-wasm-simd/RunWasm_ReductionTest16_compiled': [SKIP],
|
|
|
|
}], # '(arch == mipsel or arch == mips64el or arch == mips or arch == mips64) and not simd_mips'
|
2017-04-24 12:44:58 +00:00
|
|
|
|
2018-08-25 01:32:25 +00:00
|
|
|
##############################################################################
|
2018-11-13 14:31:10 +00:00
|
|
|
['arch == mips or arch == mips64', {
|
2018-08-25 01:32:25 +00:00
|
|
|
# TODO(mips-team): Implement I64Atomic operations on MIPS
|
|
|
|
'test-run-wasm-atomics64/*': [SKIP],
|
2018-10-05 01:20:37 +00:00
|
|
|
}], # 'arch == mipsel or arch == mips64el or arch == mips or arch == mips64'
|
2018-08-25 01:32:25 +00:00
|
|
|
|
2018-03-02 08:32:13 +00:00
|
|
|
##############################################################################
|
|
|
|
['mips_arch_variant == r6', {
|
|
|
|
# For MIPS[64] architecture release 6, fusion multiply-accumulate instructions
|
|
|
|
# will cause failures on several tests that expect exact floating-point
|
|
|
|
# results.
|
|
|
|
'test-run-machops/RunFloat64MulAndFloat64Add1': [SKIP],
|
|
|
|
'test-run-machops/RunFloat64MulAndFloat64Add2': [SKIP],
|
|
|
|
'test-run-machops/RunFloat64MulAndFloat64Sub1': [SKIP],
|
|
|
|
'test-run-machops/RunFloat64MulAndFloat64Sub2': [SKIP],
|
|
|
|
}], # 'mips_arch_variant == r6'
|
|
|
|
|
2018-09-11 09:43:12 +00:00
|
|
|
##############################################################################
|
|
|
|
['system == android', {
|
2018-09-13 11:40:51 +00:00
|
|
|
# Uses too much memory.
|
|
|
|
'test-api/NewStringRangeError': [SKIP],
|
2018-09-11 09:43:12 +00:00
|
|
|
}], # 'system == android'
|
|
|
|
|
2018-11-09 11:57:29 +00:00
|
|
|
##############################################################################
|
|
|
|
['system != android and arch in [arm, arm64] and not simulator_run', {
|
|
|
|
# Consumes too much memory on ODROIDs in debug mode and optimize_for_size.
|
2018-12-14 13:52:21 +00:00
|
|
|
'test-code-generator/FuzzAssemble*': [PASS, ['(mode == debug) and optimize_for_size', SKIP]],
|
2018-11-09 11:57:29 +00:00
|
|
|
}], # 'system != android and arch in [arm, arm64] and not simulator_run'
|
|
|
|
|
2015-11-12 19:10:18 +00:00
|
|
|
##############################################################################
|
|
|
|
['system == aix or (arch == ppc64 and byteorder == big)', {
|
|
|
|
|
2016-01-14 17:57:22 +00:00
|
|
|
# TODO(ppc): Fix for platforms with function desciptors.
|
2015-11-12 19:10:18 +00:00
|
|
|
'test-run-machops/RunComputedCodeObject' : [SKIP],
|
2016-01-14 17:57:22 +00:00
|
|
|
'test-run-wasm-module/Run_WasmModule_Return114' : [SKIP],
|
|
|
|
'test-run-wasm-module/Run_WasmModule_CallAdd' : [SKIP],
|
|
|
|
'test-run-wasm-module/Run_WasmModule_CallMain_recursive' : [SKIP],
|
2017-07-31 20:50:21 +00:00
|
|
|
# TODO(ppc): Implement load/store reverse byte instructions
|
|
|
|
'test-run-wasm-simd/RunWasmCompiled_SimdLoadStoreLoad': [SKIP],
|
2017-08-24 21:32:58 +00:00
|
|
|
'test-run-wasm-simd/RunWasm_SimdLoadStoreLoad': [SKIP],
|
2018-08-14 15:26:40 +00:00
|
|
|
'test-run-wasm-simd/RunWasm_SimdLoadStoreLoad_turbofan': [SKIP],
|
2015-11-12 19:10:18 +00:00
|
|
|
|
|
|
|
}], # 'system == aix or (arch == ppc64 and byteorder == big)'
|
|
|
|
|
2015-03-03 07:04:41 +00:00
|
|
|
##############################################################################
|
2017-06-28 21:32:19 +00:00
|
|
|
['arch == ppc and simulator_run or arch == ppc64 and simulator_run', {
|
2015-03-03 07:04:41 +00:00
|
|
|
|
|
|
|
# Pass but take too long with the simulator.
|
2016-11-04 09:04:11 +00:00
|
|
|
'test-api/Threading*': [PASS, SLOW],
|
2015-03-19 07:44:30 +00:00
|
|
|
'test-api/ExternalArrays': [PASS, SLOW],
|
2015-03-03 07:04:41 +00:00
|
|
|
|
2017-06-28 21:32:19 +00:00
|
|
|
}], # 'arch == ppc64 and simulator_run'
|
2016-01-04 21:01:14 +00:00
|
|
|
|
2017-08-09 14:27:57 +00:00
|
|
|
##############################################################################
|
|
|
|
['arch == ppc or arch == ppc64 or arch == s390 or arch == s390x', {
|
|
|
|
|
2019-02-20 14:18:01 +00:00
|
|
|
# TODO(ppc/s390): support concurrent patching of jump table
|
|
|
|
'test-jump-table-assembler/*': [SKIP],
|
|
|
|
|
2019-11-27 17:08:04 +00:00
|
|
|
# Liftoff is not currently supported on ppc and s390
|
|
|
|
'test-liftoff-*': [SKIP],
|
|
|
|
|
2017-08-09 14:27:57 +00:00
|
|
|
}], # 'arch == ppc or arch == ppc64 or arch == s390 or arch == s390x'
|
|
|
|
|
2019-02-01 17:58:05 +00:00
|
|
|
['arch == ppc64', {
|
|
|
|
# https://crbug.com/v8/8766
|
|
|
|
'test-bytecode-generator/WideRegisters': [SKIP],
|
|
|
|
}],
|
|
|
|
|
2017-10-05 11:57:49 +00:00
|
|
|
##############################################################################
|
|
|
|
['variant == stress_incremental_marking', {
|
|
|
|
'test-heap-profiler/SamplingHeapProfiler': [SKIP],
|
|
|
|
}], # variant == stress_incremental_marking
|
|
|
|
|
2018-12-13 12:26:41 +00:00
|
|
|
##############################################################################
|
|
|
|
# The test relies on deterministic compilation.
|
2019-05-02 09:16:12 +00:00
|
|
|
['variant == stress_js_bg_compile_wasm_code_gc', {
|
2018-12-13 12:26:41 +00:00
|
|
|
'test-compiler/DecideToPretenureDuringCompilation': [SKIP],
|
2019-05-02 09:16:12 +00:00
|
|
|
}], # variant == stress_js_bg_compile_wasm_code_gc
|
2018-12-13 12:26:41 +00:00
|
|
|
|
2016-11-17 18:48:08 +00:00
|
|
|
##############################################################################
|
2018-05-07 23:38:47 +00:00
|
|
|
['variant == no_wasm_traps', {
|
2016-11-17 18:48:08 +00:00
|
|
|
'test-accessors/*': [SKIP],
|
|
|
|
'test-api-interceptors/*': [SKIP],
|
2019-05-15 10:48:59 +00:00
|
|
|
'test-api-stack-traces/*': [SKIP],
|
2016-11-17 18:48:08 +00:00
|
|
|
'test-api/*': [SKIP],
|
|
|
|
'test-bignum-dtoa/*': [SKIP],
|
|
|
|
'test-cpu-profiler/*': [SKIP],
|
|
|
|
'test-debug/*': [SKIP],
|
|
|
|
'test-global-handles/*': [SKIP],
|
|
|
|
'test-heap-profiler/*': [SKIP],
|
|
|
|
'test-heap/*': [SKIP],
|
|
|
|
'test-inobject-slack-tracking/*': [SKIP],
|
|
|
|
'test-lockers/*': [SKIP],
|
|
|
|
'test-run-machops/*': [SKIP],
|
|
|
|
'test-serialize/*': [SKIP],
|
|
|
|
'test-strings/*': [SKIP],
|
|
|
|
'test-field-type-tracking/*': [SKIP],
|
|
|
|
'test-parsing/*': [SKIP],
|
|
|
|
'test-page-promotion/*': [SKIP],
|
|
|
|
'test-decls/*': [SKIP],
|
|
|
|
'test-log/*': [SKIP],
|
|
|
|
'test-gap-resolver/*': [SKIP],
|
|
|
|
'test-dtoa/*': [SKIP],
|
2018-05-07 23:38:47 +00:00
|
|
|
}], # variant == no_wasm_traps
|
2016-11-17 18:48:08 +00:00
|
|
|
|
2018-11-22 15:23:05 +00:00
|
|
|
##############################################################################
|
2019-12-19 11:56:25 +00:00
|
|
|
# The stack unwinder API is only supported on x64, arm64 and arm.
|
2019-10-15 15:42:06 +00:00
|
|
|
['arch != x64 and arch != arm64', {
|
2018-11-22 15:23:05 +00:00
|
|
|
'test-unwinder/*': [SKIP]
|
|
|
|
}],
|
|
|
|
|
2019-12-19 11:56:25 +00:00
|
|
|
['arch != x64 and arch != arm64 and arch != arm', {
|
|
|
|
'test-unwinder-code-pages/*': [SKIP]
|
|
|
|
}],
|
|
|
|
|
2018-12-19 13:17:05 +00:00
|
|
|
##############################################################################
|
2019-02-04 10:24:00 +00:00
|
|
|
['lite_mode or variant == jitless', {
|
2018-12-19 13:17:05 +00:00
|
|
|
|
2018-12-19 16:25:49 +00:00
|
|
|
# Slow tests
|
|
|
|
'test-heap/IncrementalMarkingStepMakesBigProgressWithLargeObjects': [SKIP],
|
2019-01-10 10:04:51 +00:00
|
|
|
|
|
|
|
# TODO(v8:7777): Re-enable once wasm is supported in jitless mode.
|
2019-02-20 02:02:12 +00:00
|
|
|
'test-api/WasmI32AtomicWaitCallback': [SKIP],
|
|
|
|
'test-api/WasmI64AtomicWaitCallback': [SKIP],
|
2019-11-06 12:58:42 +00:00
|
|
|
'test-api-wasm/WasmStreaming*': [SKIP],
|
2019-09-09 10:19:34 +00:00
|
|
|
'test-backing-store/Run_WasmModule_Buffer_Externalized_Regression_UseAfterFree': [SKIP],
|
2019-01-10 10:04:51 +00:00
|
|
|
'test-c-wasm-entry/*': [SKIP],
|
|
|
|
'test-jump-table-assembler/*': [SKIP],
|
2019-09-09 10:19:34 +00:00
|
|
|
'test-grow-memory/*': [SKIP],
|
2019-01-10 10:04:51 +00:00
|
|
|
'test-run-wasm-64/*': [SKIP],
|
|
|
|
'test-run-wasm-asmjs/*': [SKIP],
|
|
|
|
'test-run-wasm-atomics64/*': [SKIP],
|
|
|
|
'test-run-wasm-atomics/*': [SKIP],
|
2019-03-13 19:22:40 +00:00
|
|
|
'test-run-wasm-bulk-memory/*': [SKIP],
|
2019-01-10 10:04:51 +00:00
|
|
|
'test-run-wasm/*': [SKIP],
|
2019-02-04 09:29:36 +00:00
|
|
|
'test-run-wasm-exceptions/*': [SKIP],
|
2019-01-10 10:04:51 +00:00
|
|
|
'test-run-wasm-interpreter/*': [SKIP],
|
|
|
|
'test-run-wasm-js/*': [SKIP],
|
|
|
|
'test-run-wasm-module/*': [SKIP],
|
|
|
|
'test-run-wasm-sign-extension/*': [SKIP],
|
|
|
|
'test-run-wasm-simd/*': [SKIP],
|
|
|
|
'test-streaming-compilation/*': [SKIP],
|
|
|
|
'test-wasm-breakpoints/*': [SKIP],
|
|
|
|
'test-wasm-codegen/*': [SKIP],
|
|
|
|
'test-wasm-import-wrapper-cache/*': [SKIP],
|
|
|
|
'test-wasm-interpreter-entry/*': [SKIP],
|
|
|
|
'test-wasm-serialization/*': [SKIP],
|
|
|
|
'test-wasm-shared-engine/*': [SKIP],
|
|
|
|
'test-wasm-stack/*': [SKIP],
|
|
|
|
'test-wasm-trap-position/*': [SKIP],
|
|
|
|
'wasm-run-utils/*': [SKIP],
|
|
|
|
|
|
|
|
# Tests that generate code at runtime.
|
|
|
|
'codegen-tester/*': [SKIP],
|
2019-03-06 11:17:30 +00:00
|
|
|
'test-accessor-assembler/*': [SKIP],
|
2019-01-10 10:04:51 +00:00
|
|
|
'test-assembler-*': [SKIP],
|
|
|
|
'test-basic-block-profiler/*': [SKIP],
|
|
|
|
'test-branch-combine/*': [SKIP],
|
2019-03-06 11:17:30 +00:00
|
|
|
'test-code-assembler/*': [SKIP],
|
|
|
|
'test-code-generator/*': [SKIP],
|
2019-12-16 16:30:20 +00:00
|
|
|
'test-code-pages/*': [SKIP],
|
2019-03-06 11:17:30 +00:00
|
|
|
'test-code-stub-assembler/*': [SKIP],
|
|
|
|
'test-js-context-specialization/*': [SKIP],
|
2019-01-10 10:04:51 +00:00
|
|
|
'test-multiple-return/*': [SKIP],
|
2019-01-23 13:55:31 +00:00
|
|
|
'test-regexp/MacroAssemblernativeAtStart': [SKIP],
|
|
|
|
'test-regexp/MacroAssemblerNativeBackReferenceLATIN1': [SKIP],
|
|
|
|
'test-regexp/MacroAssemblerNativeBackReferenceUC16': [SKIP],
|
|
|
|
'test-regexp/MacroAssemblerNativeBackRefNoCase': [SKIP],
|
|
|
|
'test-regexp/MacroAssemblerNativeBacktrack': [SKIP],
|
|
|
|
'test-regexp/MacroAssemblerNativeLotsOfRegisters': [SKIP],
|
|
|
|
'test-regexp/MacroAssemblerNativeRegisters': [SKIP],
|
|
|
|
'test-regexp/MacroAssemblerNativeSimple': [SKIP],
|
|
|
|
'test-regexp/MacroAssemblerNativeSimpleUC16': [SKIP],
|
|
|
|
'test-regexp/MacroAssemblerNativeSuccess': [SKIP],
|
|
|
|
'test-regexp/MacroAssemblerStackOverflow': [SKIP],
|
2019-08-08 13:38:17 +00:00
|
|
|
'test-regexp/Graph': [SKIP],
|
2019-03-06 11:17:30 +00:00
|
|
|
'test-run-bytecode-graph-builder/*': [SKIP],
|
2019-01-10 10:04:51 +00:00
|
|
|
'test-run-calls-to-external-references/*': [SKIP],
|
2019-03-06 11:17:30 +00:00
|
|
|
'test-run-deopt/*': [SKIP],
|
|
|
|
'test-run-intrinsics/*': [SKIP],
|
|
|
|
'test-run-jsbranches/*': [SKIP],
|
|
|
|
'test-run-jscalls/*': [SKIP],
|
|
|
|
'test-run-jsexceptions/*': [SKIP],
|
|
|
|
'test-run-jsobjects/*': [SKIP],
|
|
|
|
'test-run-jsops/*': [SKIP],
|
|
|
|
'test-run-load-store/*': [SKIP],
|
|
|
|
'test-run-machops/*': [SKIP],
|
|
|
|
'test-run-native-calls/*': [SKIP],
|
|
|
|
'test-run-retpoline/*': [SKIP],
|
|
|
|
'test-run-stackcheck/*': [SKIP],
|
|
|
|
'test-run-tail-calls/*': [SKIP],
|
|
|
|
'test-run-unwinding-info/*': [SKIP],
|
|
|
|
'test-run-variables/*': [SKIP],
|
|
|
|
'test-torque/*': [SKIP],
|
2019-04-30 06:57:15 +00:00
|
|
|
'test-macro-assembler-x64/EmbeddedObj': [SKIP],
|
2019-02-25 10:56:27 +00:00
|
|
|
|
|
|
|
# Field representation tracking is disabled in jitless mode.
|
|
|
|
'test-field-type-tracking/*': [SKIP],
|
2019-02-27 15:51:37 +00:00
|
|
|
|
|
|
|
# Instruction cache flushing is disabled in jitless mode.
|
|
|
|
'test-icache/*': [SKIP],
|
2019-02-04 10:24:00 +00:00
|
|
|
}], # lite_mode or variant == jitless
|
|
|
|
|
2019-02-19 14:51:56 +00:00
|
|
|
##############################################################################
|
|
|
|
['lite_mode', {
|
|
|
|
# TODO(v8:8510): Tests that currently fail with lazy source positions.
|
|
|
|
'test-cpu-profiler/Inlining2': [SKIP],
|
2019-03-25 15:05:47 +00:00
|
|
|
|
|
|
|
# TODO(mythria): Code logging tests that currently fail with lazy feedback
|
|
|
|
# allocation. Fix logging to work without feedback vectors and enable these
|
|
|
|
# tests in lite_mode.
|
|
|
|
'test-log/ExternalCodeEventListenerWithInterpretedFramesNativeStack': [SKIP],
|
2019-04-22 23:39:50 +00:00
|
|
|
'test-log/LogInterpretedFramesNativeStack': [SKIP],
|
|
|
|
'test-log/LogInterpretedFramesNativeStackWithSerialization': [SKIP],
|
|
|
|
'test-serialize/CodeSerializerOnePlusOneWithInterpretedFramesNativeStack': [SKIP]
|
2019-02-19 14:51:56 +00:00
|
|
|
}], # lite_mode
|
|
|
|
|
2019-02-04 10:24:00 +00:00
|
|
|
##############################################################################
|
|
|
|
['variant == jitless', {
|
|
|
|
# https://crbug.com/v8/7777
|
|
|
|
'serializer-tester/SerializeCallAnyReceiver': [SKIP],
|
|
|
|
'serializer-tester/SerializeCallArguments': [SKIP],
|
|
|
|
'serializer-tester/SerializeCallProperty': [SKIP],
|
|
|
|
'serializer-tester/SerializeCallProperty2': [SKIP],
|
|
|
|
'serializer-tester/SerializeCallUndefinedReceiver': [SKIP],
|
|
|
|
'serializer-tester/SerializeCallUndefinedReceiver2': [SKIP],
|
|
|
|
'serializer-tester/SerializeCallWithSpread': [SKIP],
|
|
|
|
'serializer-tester/SerializeConstruct': [SKIP],
|
|
|
|
'serializer-tester/SerializeConstructWithSpread': [SKIP],
|
|
|
|
'serializer-tester/SerializeInlinedClosure': [SKIP],
|
|
|
|
'serializer-tester/SerializeInlinedFunction': [SKIP],
|
|
|
|
'test-api/TurboAsmDisablesDetach': [SKIP],
|
|
|
|
'test-cpu-profiler/TickLinesOptimized': [SKIP],
|
|
|
|
'test-heap/TestOptimizeAfterBytecodeFlushingCandidate': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmInterpreter_TryCatchCallDirect': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmInterpreter_TryCatchCallExternal': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmInterpreter_TryCatchCallIndirect': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmInterpreter_TryCatchThrow': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmInterpreter_TryCatchTrapTypeError': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmLiftoff_TryCatchCallDirect': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmLiftoff_TryCatchCallExternal': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmLiftoff_TryCatchCallIndirect': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmLiftoff_TryCatchThrow': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmLiftoff_TryCatchTrapTypeError': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmTurbofan_TryCatchCallDirect': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmTurbofan_TryCatchCallExternal': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmTurbofan_TryCatchCallIndirect': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmTurbofan_TryCatchThrow': [SKIP],
|
|
|
|
'test-run-wasm-exceptions/RunWasmTurbofan_TryCatchTrapTypeError': [SKIP],
|
2019-02-04 15:12:24 +00:00
|
|
|
|
2019-03-18 11:31:52 +00:00
|
|
|
# --interpreted-frames-native-stack tests
|
|
|
|
'test-log/ExternalCodeEventListenerWithInterpretedFramesNativeStack': [SKIP],
|
|
|
|
'test-log/LogInterpretedFramesNativeStack': [SKIP],
|
2019-04-22 23:39:50 +00:00
|
|
|
'test-log/LogInterpretedFramesNativeStackWithSerialization': [SKIP],
|
|
|
|
'test-serialize/CodeSerializerOnePlusOneWithInterpretedFramesNativeStack': [SKIP],
|
2019-03-18 11:31:52 +00:00
|
|
|
|
2019-02-04 15:12:24 +00:00
|
|
|
# Crashes on native arm.
|
|
|
|
'test-macro-assembler-arm/ExtractLane': [PASS, ['arch == arm and not simulator_run', SKIP]],
|
|
|
|
'test-macro-assembler-arm/LoadAndStoreWithRepresentation': [PASS, ['arch == arm and not simulator_run', SKIP]],
|
|
|
|
'test-macro-assembler-arm/ReplaceLane': [PASS, ['arch == arm and not simulator_run', SKIP]],
|
2019-02-04 10:24:00 +00:00
|
|
|
}], # variant == jitless
|
2018-12-19 13:17:05 +00:00
|
|
|
|
2019-09-06 15:50:41 +00:00
|
|
|
##############################################################################
|
|
|
|
['variant == turboprop', {
|
|
|
|
# Require inlining.
|
|
|
|
'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [SKIP],
|
|
|
|
'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [SKIP],
|
|
|
|
'test-cpu-profiler/DeoptUntrackedFunction': [SKIP],
|
|
|
|
}], # variant == turboprop
|
|
|
|
|
2013-09-24 12:08:33 +00:00
|
|
|
]
|