Subject: | t/rt74753-utf8-encoded.t broke when no Oracle scott/tiger available |
Test t/rt74753-utf8-encoded.t failing due to no eval for oracle connect to scott/tiger.
t/rt13865.t ............... skipped: can't connect to database
DBI connect('','scott/tiger',...) failed: ORA-12162: TNS:net service name is incorrectly specified
(DBD ERROR: OCIServerAttach) at t/rt74753-utf8-encoded.t line 20
t/rt74753-utf8-encoded.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Take a look at test t/38taf.t for a proper eval example to circumvent this probelm.