Discussion:
[Bug 73668] New: UIDGeneratorTest::testTimestampedUID fails on Travis CI's hhvm
b***@wikimedia.org
2014-11-20 19:26:57 UTC
Permalink
https://bugzilla.wikimedia.org/show_bug.cgi?id=73668

Bug ID: 73668
Summary: UIDGeneratorTest::testTimestampedUID fails on Travis
CI's hhvm
Product: MediaWiki
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Unit tests
Assignee: wikibugs-***@lists.wikimedia.org
Reporter: ***@tim-landscheidt.de
CC: ***@everybody.org
Blocks: 73175
Web browser: ---
Mobile Platform: ---

Cf. https://travis-ci.org/wikimedia/mediawiki/jobs/41632171:

| [...]

| 3) UIDGeneratorTest::testTimestampedUID with data set #0
('newTimestampedUID128', 39, 128, 46, 48)
| New ID timestamp
(101001001110011101000111100000101101001000110111011001001110011001111011001100101011001100100010100001010110100111011001101)
= prior one
(101001001110011101000111100000101101000010110111011001001110011001111011001100101011001100100010100001010110100111011001101).
| Failed asserting that '1010010011100111010001111000001011010000101101' is
equal to <string:1010010011100111010001111000001011010010001101> or is greater
than '1010010011100111010001111000001011010010001101'.

|
/home/travis/build/wikimedia/mediawiki/tests/phpunit/includes/utils/UIDGeneratorTest.php:40
|
/home/travis/build/wikimedia/mediawiki/tests/phpunit/MediaWikiTestCase.php:141

| 4) UIDGeneratorTest::testTimestampedUID with data set #1
('newTimestampedUID128', 39, 128, 46, 48)
| Host ID of
(101001001110011101000111100000110001000111101010001110110010011001101100101100101011001100100010100001010110100111011001101)
is same as prior one
(101001001110011101000111100000110001000111101010001110110001111001101100101100101011001100100010100001010110100111011001101).
| Failed asserting that two strings are equal.
| --- Expected
| +++ Actual
| @@ @@
|
-'101001001110011101000111100000110001000111101010001110110010011001101100101'
|
+'101001001110011101000111100000110001000111101010001110110001111001101100101'

|
/home/travis/build/wikimedia/mediawiki/tests/phpunit/includes/utils/UIDGeneratorTest.php:46
|
/home/travis/build/wikimedia/mediawiki/tests/phpunit/MediaWikiTestCase.php:141

| 5) UIDGeneratorTest::testTimestampedUID with data set #2
('newTimestampedUID88', 27, 88, 46, 32)
| Host ID of
(10100100111001110100011110000011001000011111101010110100000001001100000010100010001)
is same as prior one
(10100100111001110100011110000011001000011111101010010100000001001100000010100010001).
| Failed asserting that two strings are equal.
| --- Expected
| +++ Actual
| @@ @@
| -'101001001110011101000111100000110010000111111010101'
| +'101001001110011101000111100000110010000111111010100'

|
/home/travis/build/wikimedia/mediawiki/tests/phpunit/includes/utils/UIDGeneratorTest.php:46
|
/home/travis/build/wikimedia/mediawiki/tests/phpunit/MediaWikiTestCase.php:141

| [...]
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
b***@wikimedia.org
2014-11-20 20:39:25 UTC
Permalink
https://bugzilla.wikimedia.org/show_bug.cgi?id=73668

Tim Landscheidt <***@tim-landscheidt.de> changed:

What |Removed |Added
----------------------------------------------------------------------------
Assignee|wikibugs-***@lists.wikimedia. |***@tim-landscheidt.de
|org |
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
b***@wikimedia.org
2014-11-20 21:44:30 UTC
Permalink
https://bugzilla.wikimedia.org/show_bug.cgi?id=73668

Andre Klapper <***@wikimedia.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Priority|Unprioritized |Normal
--
You are receiving this mail because:
You are on the CC list for the bug.
b***@wikimedia.org
2014-11-20 23:37:29 UTC
Permalink
https://bugzilla.wikimedia.org/show_bug.cgi?id=73668

--- Comment #1 from Gerrit Notification Bot <***@wikimedia.org> ---
Change 174852 had a related patch set uploaded by Tim Landscheidt:
Fix error in UIDGeneratorTest::testTimestampedUID

https://gerrit.wikimedia.org/r/174852
--
You are receiving this mail because:
You are on the CC list for the bug.
b***@wikimedia.org
2014-11-20 23:37:31 UTC
Permalink
https://bugzilla.wikimedia.org/show_bug.cgi?id=73668

Gerrit Notification Bot <***@wikimedia.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |PATCH_TO_REVIEW
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...