summaryrefslogtreecommitdiff
path: root/tests/testsUnsupported.arm.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-10-04[Tizen] Add unsupported tests for armKonstantin Baladurin1-0/+1
tracing/tracevalidation/tracelogging/tracelogging/tracelogging.sh see tests/issues.targets
2019-09-26[Tizen] Disable missing test, which requires libhostpolicy.so to be missingGleb Balykov1-0/+1
2019-09-26[Tizen] Add unsupported tests: see tests/issues.targetsGleb Balykov1-0/+6
2019-09-24[Tizen] Add skipped testcase: superpmiHyeongseok Oh1-0/+1
Skip JIT/superpmi/superpmicollect/superpmicollect.sh
2019-09-24[Tizen] Add skipped testcase on TM1Jiyoung Yun1-1/+5
Lists: JIT.jit64.opt.cse.hugeSimpleExpr1.hugeSimpleExpr1 GC.Regressions.v2.0-rtm.494226.494226.494226 GC.Scenarios.ServerModel.servermodel.servermodel JIT.jit64.opt.cse.HugeField1.HugeField1 JIT.jit64.opt.cse.HugeField2.HugeField2 JIT.jit64.opt.cse.hugeexpr1.hugeexpr1
2018-07-19Skip R2RDumpTests in crossgen tests, test unsupported on ARMAmy Yu1-1/+2
2018-06-02Enable tailcall_v4\smallFrame\smallFrame (#18246)Sergey Andreenko1-1/+0
* the bad il was removed PR #11316 removed the bad IL sequences from this test. * reenable for linux
2018-03-01Generalize runtest.sh test exclusion filesBruce Forstall1-0/+18
Allow leading '#' as a comment character for all testsUnsupported and testsFailing files. Generalize testsFailingOnArm64.txt to testsFailing.$ARCH.txt Generalize testsUnsupportedOnARM32.txt to testsUnsupported.$ARCH.txt