https://bugzilla.wikimedia.org/show_bug.cgi?id=67908
Bug ID: 67908
Summary: IPTCTest::testIPTCParseForcedUTFButInvalid() failing
in vagrant
Product: MediaWiki
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Unit tests
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Web browser: ---
Mobile Platform: ---
Only failing on php 5.5.9, hhvm passing just fine.
1) IPTCTest::testIPTCParseForcedUTFButInvalid
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
- 0 => 'ΓΈ'
+ 0 => ''
)
Result from IPTC::parse() is pretty lacking:
array(1) {
'Keywords' =>
array(1) {
[0] =>
string(0) ""
}
}
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l