Updates to the license information of third party components.
[platform/upstream/v8.git] / test / mjsunit / mjsunit.status
2015-06-16 hablichUpdates to the license information of third party compo...
2015-06-16 chunyang.daiX87: enable the X87 turbofan support.
2015-06-15 bmeurer[mjsunit] regress/regress-crbug-491062 takes too long...
2015-06-12 mstarzinger[turbofan] Fix throwing conversion inserted by JSTypedL...
2015-06-11 mstarzinger[turbofan] Enable support for try-catch statements.
2015-06-10 mstarzinger[turbofan] Deprecate NodeProperties::ReplaceWithValue.
2015-06-08 mstarzinger[turbofan] Turn JSContextSpecializer into an AdvancedRe...
2015-06-05 ishellA couple of other "stack overflow" vs. "has_pending_exc...
2015-05-29 ishellReland "Fixed a couple of failing DCHECK(has_pending_ex...
2015-05-26 yangguoCorrectly hook up materialized receiver into the evalua...
2015-05-26 ishellRevert of Fixed a couple of failing DCHECK(has_pending_...
2015-05-26 ishellFixed a couple of failing DCHECK(has_pending_exception()).
2015-05-19 machenbach[test] Make test as flaky
2015-05-06 yangguoMark mjsunit/allocation-site-info.js as NO_VARIANTS.
2015-05-04 jarinRemove materialized objects on stack unwind.
2015-04-30 titzerAllow TurboFan to compile more methods.
2015-04-30 machenbach[test] Mark test as flaky.
2015-04-29 machenbach[test] Skip tests on msan.
2015-04-28 machenbach[test] Skip unsuitable tests for msan.
2015-04-23 jarinMaterialize booleans in the turbofan deoptimizer.
2015-04-22 paul.lindSkip poppler and sqlite tests on big-endian platforms.
2015-04-22 machenbach[mjsunit] Fix bad test expectations.
2015-04-22 titzerAdd test for deoptimization bug.
2015-04-22 yangguoBlacklist mjsunit/es6/generators-debug-scopes.js from...
2015-04-22 dslomovStack allocate lexical locals + hoist stack slots
2015-04-22 svenpanneAdd an --omit-quit flag to d8 for Emscripten's sake.
2015-04-22 Benedikt Meurer[mjsunit] Import asm.js test case for poppler.
2015-04-22 machenbach[mjsunit] Skip newly added tests under asan.
2015-04-22 Benedikt Meurer[mjsunit] Add custom tests based on SQLite 3.8.9.
2015-04-20 Daniel VogelheimDisable mjsunit/es7/object-observe on gc-stress, due...
2015-04-20 machenbachTemporarily skip slow test.
2015-04-20 Benedikt Meurer[mjsunit] Import test case based on the Massive/SQLite...
2015-04-16 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-15 mstarzinger[turbofan] Fix ForInStatement that deopts during filter.
2015-04-13 yangguoBlacklist more debugger tests (fail with --always-opt).
2015-04-10 verwaestAdd basic crankshaft support for slow-mode for-in to...
2015-04-10 titzerAdd more exhaustive tests for Math.min and Math.max.
2015-04-09 Adam KleinSkip another debug test that fails in always-opt/turbofan
2015-04-09 yangguoBlacklist tests due to optimizing toplevel with --alway...
2015-04-09 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-08 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-08 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-08 yangguoBlacklist failing test on arm64 (issue 4016).
2015-04-08 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-08 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-08 mstarzingerDisable failing test after f3338dd3b01c.
2015-04-07 adamkDisable another debug test under turbo always-opt
2015-04-07 mstarzingerDisabled failing tests after 2d281e71ac49.
2015-04-07 mstarzingerMake --always-opt also optimize top-level code.
2015-03-26 erikcorryDisable test on deopt fuzzer that uses a little too...
2015-03-26 mstarzinger[debugger] Make Runtime_DebugEvaluate safe for reentry.
2015-03-25 machenbachMark test as flaky.
2015-03-25 mstarzinger[turbofan] Support initial step-in through debugger...
2015-03-25 michael_dawsonPPC: Ensure predictable code size at map_check in LCode...
2015-03-24 titzerSet test expectations prior to enabling --turbo-osr.
2015-03-24 dslomovDo not assign positions to parser-generated desugarings.
2015-03-24 erikcorryFix OOM bug 3976.
2015-03-24 jarinTest for wrong arguments object materialization.
2015-03-23 ulanReland "Fix memory leak caused by field type in descrip...
2015-03-19 yangguoDo not test debug-scripts-request with TurboFan.
2015-03-19 michael_dawsonPPC: cleanup excludes
2015-03-19 yangguoRevert of Reland of "Fix memory leak caused by field...
2015-03-18 ulanSkip flaky mjsunit/debug-references in gc-stress.
2015-03-17 ulanMark mjsunit/debug-references as flaky in gc-stress.
2015-03-16 michael_dawsonPPC: Exclude mirror-object test until issue is resolved
2015-03-13 dslomovRemove --harmony-scoping flag.
2015-03-12 michael_dawsonPPC: remove test excludes no longer required
2015-03-11 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-03-09 jarin[turbofan] Fix lazy deopt for JSToNumber conversions...
2015-03-05 yangguoSerializer: correctly deal with internal references.
2015-03-03 jarin[turbofan] Take type into account when determining...
2015-03-03 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-02-26 ulanRevert "Revert of Fix memory leak caused by field type...
2015-02-20 yangguoFix GC-unsafe use of BreakLocationIterator.
2015-02-20 Yang GuoDisable failing debug tests in gc-stress.
2015-02-17 mstarzingerFix representation for CompareIC in JSGenericLowering.
2015-02-13 arvTF: Add support for [[HomeObject]]
2015-02-11 dcarneyfix typo in mjsunit expectations
2015-02-11 arvFix issue with super and computed property names
2015-02-11 dcarneyskip failing test on arm64
2015-02-10 arvsuper is only allowed in methods, accessors and constructor
2015-02-06 cdai2x87: currently Turbofan is not supported by X87 so...
2015-01-30 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-01-27 adamkBegin modernization of --harmony-modules
2015-01-21 mstarzingerAdd missing FrameState to harmony class literals.
2015-01-21 mstarzingerAdd missing FrameState for Runtime_DeliverObservationCh...
2015-01-20 mstarzingerComputed property names for object literals in TurboFan.
2015-01-20 mstarzingerComputed property names for class literals in TurboFan.
2015-01-19 Michael StarzingerBlacklist computed property name failures with TurboFan.
2015-01-19 mstarzingerAllow --always-opt to go further into the pipeline...
2015-01-17 machenbachRevert of [turbofan] Fix bunch of tests failing with...
2015-01-16 jarin[turbofan] Fix bunch of tests failing with --turbo...
2015-01-16 mstarzingerEnable test coverage for --turbo-deoptimization mode.
2015-01-16 mstarzingerFirst simple implementation of class literals in TurboFan.
2015-01-16 arvComputed property names: Enable test on windows again
2015-01-15 Erik ArvidssonSkip computed property name test on Windows
2015-01-15 arvES6 computed property names
2015-01-15 mstarzingerRemove redundant test expectation from mjsunit.
2014-12-22 jochenMark mjsunit/setters-on-elements as flaky
2014-12-18 ulanTemporarily disable mjsunit/debug-stepframe for GC...
next