Log inSkip to main contentSkip to sidebar
Loading…
Qt Bug Tracker
  • Dashboards
  • Projects
  • Issues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Sub-task QTBUG-17878
    Fix CompileEval
  2. Sub-task QTBUG-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)]
  3. Sub-task QTBUG-17752
    XFAIL : tst_QScriptClass::extension_Callable_construct() Callable extension hasn't been implemented yet
  4. Sub-task QTBUG-17737
    tst_QScriptJsTestSuite hangs in ecma_3/RegExp function
  5. Sub-task QTBUG-17714
    FAIL! : tst_QScriptExtQObject::enumerateMetaObject() Compared values are not the same
  6. Sub-task QTBUG-17713
    FAIL! : tst_QScriptExtQObject::inheritedSlots() 'scriptButton.property("click").strictlyEquals(scriptPrototypeButton.property("click"))' returned FALSE. ()
  7. Sub-task QTBUG-17712
    XFAIL : tst_QScriptExtQObject::objectDeleted() FIXME: Error message is a bit different (waiting for v8 bug1072)
  8. Sub-task QTBUG-17711
    FAIL! : tst_QScriptExtQObject::wrapOptions() 'm_myObject->dynamicPropertyNames().contains("anotherDynamicProperty")' returned FALSE. ()
  9. Sub-task QTBUG-17710
    FAIL! : tst_QScriptExtQObject::enumerateSpecial() '!objectNameEncountered' returned FALSE. ()
  10. Sub-task QTBUG-17709
    FAIL! : tst_QScriptExtQObject::enumerate(don't enumerate inherited properties) Compared values are not the same
  11. Sub-task QTBUG-17708
    FAIL! : tst_QScriptExtQObject::overloadedSlots() Compared values are not the same
  12. Sub-task QTBUG-17707
    FAIL! : tst_QScriptExtQObject::transferInvokable() Compared values are not the same
  13. Sub-task QTBUG-17706
    FAIL! : tst_QScriptExtQObject::overrideInvokable() Compared values are not the same
  14. Sub-task QTBUG-17705
    FAIL! : tst_QScriptExtQObject::classConstructor() 'obj.isError()' returned FALSE. ()
  15. Sub-task QTBUG-17704
    FAIL! : tst_QScriptExtQObject::classEnums() Compared values are not the same
  16. Sub-task QTBUG-17703
    QWARN : tst_QScriptExtQObject::cppConnectAndDisconnect() qscriptengine.cpp:2486: bool qScriptConnect(QObject*, const char*, const QScriptValue&, const QScriptValue&): Unimplemented code.
  17. Sub-task QTBUG-17702
    FAIL! : tst_QScriptExtQObject::connectAndDisconnectWithBadArgs() Compared values are not the same
  18. Sub-task QTBUG-17701
    XFAIL : tst_QScriptExtQObject::connectAndDisconnect_senderWrapperCollected(object-js3) The connection is garbage collected in v8 and was not in jsc
  19. Sub-task QTBUG-17700
    FAIL! : tst_QScriptExtQObject::connectAndDisconnect_emitFromJS() 'm_engine->evaluate("myObject.mySignal.disconnect(myObject.mySlot)").isUndefined()' returned FALSE. ()
  20. Sub-task QTBUG-17699
    FAIL! : tst_QScriptExtQObject::connectAndDisconnect() 'm_engine->evaluate("myObject.mySignal.disconnect(myHandler)").isUndefined()' returned FALSE. ()
  21. Sub-task QTBUG-17698
    FAIL! : tst_QScriptExtQObject::callQtInvokable6() 'ret.prototype().strictlyEquals(myQObjectProto)' returned FALSE. ()
  22. Sub-task QTBUG-17697
    SKIP : tst_QScriptExtQObject::callQtInvokable3() Crashes on V8 back-end
  23. Sub-task QTBUG-17696
    FAIL! : tst_QScriptExtQObject::getSetChildren() Compared values are not the same
  24. Sub-task QTBUG-17695
    XFAIL : tst_QScriptExtQObject::getSetDynamicProperty_setBeforeGet() FIXME: QtDynamicPropertySetter wasn't called for the dynamic property, Prototype setters are not being called in v8
  25. Sub-task QTBUG-17694
    QWARN : tst_QScriptExtQObject::getSetDynamicProperty_hideChildObject() qscriptqobject.cpp:1010: v8::Handle<v8::Value> QtLazyPropertyGetter(v8::Local<v8::String>, const v8::AccessorInfo&): Unimplemented code.
  26. Sub-task QTBUG-17693
    FAIL! : tst_QScriptExtQObject::getSetDynamicProperty() Compared values are not the same
  27. Sub-task QTBUG-17692
    QWARN : tst_QScriptExtQObject::getSetStaticProperty_pointerDeref() qscriptqobject.cpp:82: v8::Handle<v8::Value> callQtMetaMethod(QScriptEnginePrivate*, QObject*, const QMetaObject*, int, const v8::Arguments&): Unimplemented code.
  28. Sub-task QTBUG-17691
    FAIL! : tst_QScriptExtQObject::getSetStaticProperty_qflags() Compared values are not the same
  29. Sub-task QTBUG-17690
    FAIL! : tst_QScriptExtQObject::getSetStaticProperty_enum() Compared values are not the same
  30. Sub-task QTBUG-17689
    FAIL! : tst_QScriptExtQObject::getSetStaticProperty_readOnly() Compared values are not the same
  31. Sub-task QTBUG-17688
    XFAIL : tst_QScriptExtQObject::getSetStaticProperty_propertyFlags() QObjectMember not implemented in v8
  32. Sub-task QTBUG-17687
    XFAIL : tst_QScriptExtQObject::getSetStaticProperty_propertyFlags() Getter and Setter not set for object property in v8
  33. Sub-task QTBUG-17686
    XFAIL : tst_QScriptValue::strictlyEquals(QScriptValue(QScriptValue::UndefinedValue) <=> QScriptValue(QScriptValue::UndefinedValue)) FIXME: WebKit bug 43038
  34. Sub-task QTBUG-17685
    XFAIL : tst_QScriptValue::setProperty(int + undeletable) FIXME: propertyFlags does not work with numbered property
  35. Sub-task QTBUG-17684
    QWARN : tst_QScriptValue::call_twoEngines() JSValue can't be rassigned to an another engine.
  36. Sub-task QTBUG-17683
    XFAIL : tst_QScriptValue::getSetProperty() FIXME: v8 does not support UserRange
  37. Sub-task QTBUG-17682
    XFAIL : tst_QScriptValue::getSetProperty() FIXME: v8 does not support changing flags of existing properties
  38. Sub-task QTBUG-17681
    XFAIL : tst_QScriptValue::getSetProperty_gettersAndSetters() User-range flags are not retained for getter/setter properties
  39. Sub-task QTBUG-17680
    XFAIL : tst_QScriptValue::equals() FIXME: QObject comparison does not work with v8
  40. Sub-task QTBUG-17679
    XFAIL : tst_QScriptEngine::uncaughtException() FIXME: not implemented
  41. Sub-task QTBUG-17678
    XFAIL : tst_QScriptEngine::checkSyntax(foo[) QScriptSyntaxCheckResult::state() doesn't return the Intermediate state in most cases
  42. Sub-task QTBUG-17677
    XFAIL : tst_QScriptEngine::checkSyntax(if () QScriptSyntaxCheckResult::state() Intermediate state is broken
  43. Sub-task QTBUG-17676
    XFAIL : tst_QScriptEngine::newGrowingStaticScopeObject() FIXME: newStaticScopeObject not properly implemented
  44. Sub-task QTBUG-17675
    XFAIL : tst_QScriptEngine::newFixedStaticScopeObject() activationObject has not been implemented yet
  45. Sub-task QTBUG-17674
    XFAIL : tst_QScriptEngine::scriptValueFromQMetaObject() FIXME: because construct never returns invalid values
  46. Sub-task QTBUG-17673
    QWARN : tst_QScriptEngine::functionScopes() qscriptvalue.cpp:1168: QScriptValue QScriptValue::scope() const: Unimplemented code.
  47. Sub-task QTBUG-17672
    XFAIL : tst_QScriptEngine::installTranslatorFunctions(Custom global object) FIXME: why we expect that String prototype exists?
  48. Sub-task QTBUG-17671
    QWARN : tst_QScriptEngine::reportAdditionalMemoryCost() qscriptengine_impl_p.h:177: void QScriptEnginePrivate::reportAdditionalMemoryCost(int): Unimplemented code.
  49. Sub-task QTBUG-17670
    XFAIL : tst_QScriptEngine::castWithPrototypeChain() TODO: handle bad arguments
  50. Sub-task QTBUG-17669
    QWARN : tst_QScriptEngine::castWithPrototypeChain() qscriptqobject.cpp:82: v8::Handle<v8::Value> callQtMetaMethod(QScriptEnginePrivate*, QObject*, const QMetaObject*, int, const v8::Arguments&): Unimplemented code.
Refresh results
{"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
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Powered by a free Atlassian Jira evaluation license. Please consider purchasing it today.

Atlassian