Export - CSV (All fields)
Export - CSV (Current fields)
QTBUG-17878
Fix CompileEvalQTBUG-17753
XFAIL : tst_QScriptExtQObject::getSetStaticProperty_methodPersistence() Signature-based method lookup creates new function wrapper object Loc: [/home/ogoffart/qtdev/src/qt-v8/tests/auto/qscriptextqobject/tst_qscriptextqobject.cpp(1020)]QTBUG-17752
XFAIL : tst_QScriptClass::extension_Callable_construct() Callable extension hasn't been implemented yetQTBUG-17737
tst_QScriptJsTestSuite hangs in ecma_3/RegExp functionQTBUG-17714
FAIL! : tst_QScriptExtQObject::enumerateMetaObject() Compared values are not the sameQTBUG-17713
FAIL! : tst_QScriptExtQObject::inheritedSlots() 'scriptButton.property("click").strictlyEquals(scriptPrototypeButton.property("click"))' returned FALSE. ()QTBUG-17712
XFAIL : tst_QScriptExtQObject::objectDeleted() FIXME: Error message is a bit different (waiting for v8 bug1072)QTBUG-17711
FAIL! : tst_QScriptExtQObject::wrapOptions() 'm_myObject->dynamicPropertyNames().contains("anotherDynamicProperty")' returned FALSE. ()QTBUG-17710
FAIL! : tst_QScriptExtQObject::enumerateSpecial() '!objectNameEncountered' returned FALSE. ()QTBUG-17709
FAIL! : tst_QScriptExtQObject::enumerate(don't enumerate inherited properties) Compared values are not the sameQTBUG-17708
FAIL! : tst_QScriptExtQObject::overloadedSlots() Compared values are not the sameQTBUG-17707
FAIL! : tst_QScriptExtQObject::transferInvokable() Compared values are not the sameQTBUG-17706
FAIL! : tst_QScriptExtQObject::overrideInvokable() Compared values are not the sameQTBUG-17705
FAIL! : tst_QScriptExtQObject::classConstructor() 'obj.isError()' returned FALSE. ()QTBUG-17704
FAIL! : tst_QScriptExtQObject::classEnums() Compared values are not the sameQTBUG-17703
QWARN : tst_QScriptExtQObject::cppConnectAndDisconnect() qscriptengine.cpp:2486: bool qScriptConnect(QObject*, const char*, const QScriptValue&, const QScriptValue&): Unimplemented code.QTBUG-17702
FAIL! : tst_QScriptExtQObject::connectAndDisconnectWithBadArgs() Compared values are not the sameQTBUG-17701
XFAIL : tst_QScriptExtQObject::connectAndDisconnect_senderWrapperCollected(object-js3) The connection is garbage collected in v8 and was not in jscQTBUG-17700
FAIL! : tst_QScriptExtQObject::connectAndDisconnect_emitFromJS() 'm_engine->evaluate("myObject.mySignal.disconnect(myObject.mySlot)").isUndefined()' returned FALSE. ()QTBUG-17699
FAIL! : tst_QScriptExtQObject::connectAndDisconnect() 'm_engine->evaluate("myObject.mySignal.disconnect(myHandler)").isUndefined()' returned FALSE. ()QTBUG-17698
FAIL! : tst_QScriptExtQObject::callQtInvokable6() 'ret.prototype().strictlyEquals(myQObjectProto)' returned FALSE. ()QTBUG-17697
SKIP : tst_QScriptExtQObject::callQtInvokable3() Crashes on V8 back-endQTBUG-17696
FAIL! : tst_QScriptExtQObject::getSetChildren() Compared values are not the sameQTBUG-17695
XFAIL : tst_QScriptExtQObject::getSetDynamicProperty_setBeforeGet() FIXME: QtDynamicPropertySetter wasn't called for the dynamic property, Prototype setters are not being called in v8QTBUG-17694
QWARN : tst_QScriptExtQObject::getSetDynamicProperty_hideChildObject() qscriptqobject.cpp:1010: v8::Handle<v8::Value> QtLazyPropertyGetter(v8::Local<v8::String>, const v8::AccessorInfo&): Unimplemented code.QTBUG-17693
FAIL! : tst_QScriptExtQObject::getSetDynamicProperty() Compared values are not the sameQTBUG-17692
QWARN : tst_QScriptExtQObject::getSetStaticProperty_pointerDeref() qscriptqobject.cpp:82: v8::Handle<v8::Value> callQtMetaMethod(QScriptEnginePrivate*, QObject*, const QMetaObject*, int, const v8::Arguments&): Unimplemented code.QTBUG-17691
FAIL! : tst_QScriptExtQObject::getSetStaticProperty_qflags() Compared values are not the sameQTBUG-17690
FAIL! : tst_QScriptExtQObject::getSetStaticProperty_enum() Compared values are not the sameQTBUG-17689
FAIL! : tst_QScriptExtQObject::getSetStaticProperty_readOnly() Compared values are not the sameQTBUG-17688
XFAIL : tst_QScriptExtQObject::getSetStaticProperty_propertyFlags() QObjectMember not implemented in v8QTBUG-17687
XFAIL : tst_QScriptExtQObject::getSetStaticProperty_propertyFlags() Getter and Setter not set for object property in v8QTBUG-17686
XFAIL : tst_QScriptValue::strictlyEquals(QScriptValue(QScriptValue::UndefinedValue) <=> QScriptValue(QScriptValue::UndefinedValue)) FIXME: WebKit bug 43038QTBUG-17685
XFAIL : tst_QScriptValue::setProperty(int + undeletable) FIXME: propertyFlags does not work with numbered propertyQTBUG-17684
QWARN : tst_QScriptValue::call_twoEngines() JSValue can't be rassigned to an another engine.QTBUG-17683
XFAIL : tst_QScriptValue::getSetProperty() FIXME: v8 does not support UserRangeQTBUG-17682
XFAIL : tst_QScriptValue::getSetProperty() FIXME: v8 does not support changing flags of existing propertiesQTBUG-17681
XFAIL : tst_QScriptValue::getSetProperty_gettersAndSetters() User-range flags are not retained for getter/setter propertiesQTBUG-17680
XFAIL : tst_QScriptValue::equals() FIXME: QObject comparison does not work with v8QTBUG-17679
XFAIL : tst_QScriptEngine::uncaughtException() FIXME: not implementedQTBUG-17678
XFAIL : tst_QScriptEngine::checkSyntax(foo[) QScriptSyntaxCheckResult::state() doesn't return the Intermediate state in most casesQTBUG-17677
XFAIL : tst_QScriptEngine::checkSyntax(if () QScriptSyntaxCheckResult::state() Intermediate state is brokenQTBUG-17676
XFAIL : tst_QScriptEngine::newGrowingStaticScopeObject() FIXME: newStaticScopeObject not properly implementedQTBUG-17675
XFAIL : tst_QScriptEngine::newFixedStaticScopeObject() activationObject has not been implemented yetQTBUG-17674
XFAIL : tst_QScriptEngine::scriptValueFromQMetaObject() FIXME: because construct never returns invalid valuesQTBUG-17673
QWARN : tst_QScriptEngine::functionScopes() qscriptvalue.cpp:1168: QScriptValue QScriptValue::scope() const: Unimplemented code.QTBUG-17672
XFAIL : tst_QScriptEngine::installTranslatorFunctions(Custom global object) FIXME: why we expect that String prototype exists?QTBUG-17671
QWARN : tst_QScriptEngine::reportAdditionalMemoryCost() qscriptengine_impl_p.h:177: void QScriptEnginePrivate::reportAdditionalMemoryCost(int): Unimplemented code.QTBUG-17670
XFAIL : tst_QScriptEngine::castWithPrototypeChain() TODO: handle bad argumentsQTBUG-17669
QWARN : tst_QScriptEngine::castWithPrototypeChain() qscriptqobject.cpp:82: v8::Handle<v8::Value> callQtMetaMethod(QScriptEnginePrivate*, QObject*, const QMetaObject*, int, const v8::Arguments&): Unimplemented code.
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0