Fix failing ch15.9.5.43-0-8 after US summer time change
Eddy fixed the issue in the testsuite itself and this change bumps the submodule to include the fix. (It also brings in the .gitignore fix, which was omitted from an earlier merge by accident). Task-number: QTBUG-67010 Change-Id: I006a2c8babb135187eeb5c296b616e7c1208cd4c Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
parent
727ddee130
commit
4c689ad93d
|
@ -1,3 +1,4 @@
|
||||||
[submodule "tests/auto/qml/ecmascripttests/test262"]
|
[submodule "tests/auto/qml/ecmascripttests/test262"]
|
||||||
path = tests/auto/qml/ecmascripttests/test262
|
path = tests/auto/qml/ecmascripttests/test262
|
||||||
url = ../qtdeclarative-testsuites.git
|
url = ../qtdeclarative-testsuites.git
|
||||||
|
branch = snapshot-20150317-8f6a508-based
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit d60c4ed97e69639bc5bc1db43a98828debf80c8a
|
Subproject commit 40b4f28e98c416a092e26aa17489bf94ccb8bf4f
|
Loading…
Reference in New Issue