You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is another case where the tests fail on the docker instance but not on a local build using the same perl (see #66).
The solution for now is to disable t/33_non_latin_path.t in the build script.
t/32_inactive_error.t ................................. ok
# Failed test 'Could connect to database in adatb<E1>zis'
# at t/33_non_latin_path.t line 40.
# got: 'DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\adatb<E1>zis\db.db','',...) failed: unable
to open database file at t/33_non_latin_path.t line 34.
# '
# expected: ''
# DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\adatb<E1>zis\db.db','',...) failed: unable to open databas
e file at t/33_non_latin_path.t line 34.
# Failed test 'Could connect to database in adatb<E1>zis'
# at t/33_non_latin_path.t line 51.
# got: 'DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\adatb<E1>zis\db.db','',...) failed: unable
to open database file at t/33_non_latin_path.t line 45.
# '
# expected: ''
# DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\adatb<E1>zis\db.db','',...) failed: unable to open databas
e file at t/33_non_latin_path.t line 45.
# Failed test 'Could connect to database in adatb<E1>zis'
# at t/33_non_latin_path.t line 66.
# got: 'DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\adatb<E1>zis\db.db','',...) failed: unable
to open database file at t/33_non_latin_path.t line 59.
# '
# expected: ''
# DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\adatb<E1>zis\db.db','',...) failed: unable to open databas
e file at t/33_non_latin_path.t line 59.
# Failed test 'Could connect to database in adatb<E1>zis'
# at t/33_non_latin_path.t line 78.
# got: 'DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\adatb<E1>zis\db.db','',...) failed: unable
to open database file at t/33_non_latin_path.t line 71.
# '
# expected: ''
# DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\adatb<E1>zis\db.db','',...) failed: unable to open databas
e file at t/33_non_latin_path.t line 71.
# Failed test 'Could connect to database in <BF><BF><BF> <BF><BF><BF><BF><BF><BF>'
# at t/33_non_latin_path.t line 40.
# got: 'DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\<BF><BF><BF> <BF><BF><BF><BF><BF><BF>\db.db
','',...) failed: unable to open database file at t/33_non_latin_path.t line 34.
# '
# expected: ''
# DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\<BF><BF><BF> <BF><BF><BF><BF><BF><BF>\db.db','',...) faile
d: unable to open database file at t/33_non_latin_path.t line 34.
# Failed test 'Could connect to database in <BF><BF><BF> <BF><BF><BF><BF><BF><BF>'
# at t/33_non_latin_path.t line 51.
# got: 'DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\<BF><BF><BF> <BF><BF><BF><BF><BF><BF>\db.db
','',...) failed: unable to open database file at t/33_non_latin_path.t line 45.
# '
# expected: ''
# DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\<BF><BF><BF> <BF><BF><BF><BF><BF><BF>\db.db','',...) faile
d: unable to open database file at t/33_non_latin_path.t line 45.
# Failed test 'Could connect to database in <BF><BF><BF> <BF><BF><BF><BF><BF><BF>'
# at t/33_non_latin_path.t line 66.
# got: 'DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\<BF><BF><BF> <BF><BF><BF><BF><BF><BF>\db.db
','',...) failed: unable to open database file at t/33_non_latin_path.t line 59.
# '
# expected: ''
# DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\<BF><BF><BF> <BF><BF><BF><BF><BF><BF>\db.db','',...) faile
d: unable to open database file at t/33_non_latin_path.t line 59.
# Failed test 'Could connect to database in <BF><BF><BF> <BF><BF><BF><BF><BF><BF>'
# at t/33_non_latin_path.t line 78.
# got: 'DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\<BF><BF><BF> <BF><BF><BF><BF><BF><BF>\db.db
','',...) failed: unable to open database file at t/33_non_latin_path.t line 71.
# '
# expected: ''
# DBI connect('dbname=C:\strawberry_build\env\temp\e2egO_TxJx\<BF><BF><BF> <BF><BF><BF><BF><BF><BF>\db.db','',...) faile
d: unable to open database file at t/33_non_latin_path.t line 71.
# Looks like you failed 8 tests of 42.
t/33_non_latin_path.t .................................
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/42 subtests
The text was updated successfully, but these errors were encountered:
…o not build
Devel::Declare is deprecated. #70
CPANPLUS fails to build locally, disable for now. #64
Alien::Libxml2: set PKG_CONFIG_DIR. #71
Other test files are disabled on a per file basis.
Most of these pass on a local copy of the build.
Includes #65, #66, #67, #68 and #73
This is another case where the tests fail on the docker instance but not on a local build using the same perl (see #66).
The solution for now is to disable
t/33_non_latin_path.t
in the build script.The text was updated successfully, but these errors were encountered: