Closed
Bug 1283917
Opened 9 years ago
Closed 8 years ago
TestPreprocessManifest.test_preprocess_manifest, line 75: Lists differ:
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: grenade, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #1280326 +++
Fix will be similar to the patches for bug 1280326. See https://bugzilla.mozilla.org/show_bug.cgi?id=1280326#c37
Pulling this individual failure out of bug 1280326 into its own bug.
14:53:01 WARNING - TEST-UNEXPECTED-FAIL | z:/Task_1467380390/build/src/python/mozbuild/mozpack/test/test_packager.py | TestPreprocessManifest.test_preprocess_manifest, line 75: Lists differ: [(('z:\\task_1467380390\\build... != [(('z:\\Task_1467380390\\build...
14:53:01 INFO - FAIL: test_preprocess_manifest (__main__.TestPreprocessManifest)
14:53:01 INFO - Traceback (most recent call last):
14:53:01 INFO - File "z:/Task_1467380390/build/src/python/mozbuild/mozpack/test/test_packager.py", line 75, in test_preprocess_manifest
14:53:01 INFO - self.assertEqual(self.sink.log, self.EXPECTED_LOG)
14:53:01 INFO - AssertionError: Lists differ: [(('z:\\task_1467380390\\build... != [(('z:\\Task_1467380390\\build...
14:53:01 INFO - First differing element 0:
14:53:01 INFO - (('z:\\task_1467380390\\build\\src\\obj-firefox\\python\\manifest', 2), 'add', '', 'bar/*')
14:53:01 INFO - (('z:\\Task_1467380390\\build\\src\\obj-firefox\\python\\manifest', 2), 'add', '', 'bar/*')
14:53:01 INFO - Diff is 1092 characters long. Set self.maxDiff to None to see it.
14:53:01 WARNING - TEST-UNEXPECTED-FAIL | z:/Task_1467380390/build/src/python/mozbuild/mozpack/test/test_packager.py | TestPreprocessManifest.test_preprocess_manifest_defines, line 92: Lists differ: [(('z:\\task_1467380390\\build... != [(('z:\\Task_1467380390\\build...
14:53:01 INFO - FAIL: test_preprocess_manifest_defines (__main__.TestPreprocessManifest)
14:53:01 INFO - Traceback (most recent call last):
14:53:01 INFO - File "z:/Task_1467380390/build/src/python/mozbuild/mozpack/test/test_packager.py", line 92, in test_preprocess_manifest_defines
14:53:01 INFO - [((self.MANIFEST_PATH, 12), 'add', 'baz', 'baz.exe')])
14:53:01 INFO - AssertionError: Lists differ: [(('z:\\task_1467380390\\build... != [(('z:\\Task_1467380390\\build...
14:53:01 INFO - First differing element 0:
14:53:01 INFO - (('z:\\task_1467380390\\build\\src\\obj-firefox\\python\\manifest', 2), 'add', '', 'bar/*')
14:53:01 INFO - (('z:\\Task_1467380390\\build\\src\\obj-firefox\\python\\manifest', 2), 'add', '', 'bar/*')
14:53:01 INFO - Diff is 1308 characters long. Set self.maxDiff to None to see it.
14:53:01 INFO - TEST-PASS | z:/Task_1467380390/build/src/python/mozbuild/mozpack/test/test_packager.py | TestPreprocessManifest.test_preprocess_manifest_missing_define
14:53:01 INFO - TEST-PASS | z:/Task_1467380390/build/src/python/mozbuild/mozpack/test/test_packager.py | TestSimpleManifestSink.test_simple_manifest_parser
14:53:01 INFO - TEST-PASS | z:/Task_1467380390/build/src/python/mozbuild/mozpack/test/test_packager.py | TestSimplePackager.test_simple_packager
14:53:01 INFO - TEST-PASS | z:/Task_1467380390/build/src/python/mozbuild/mozpack/test/test_packager.py | TestSimplePackager.test_simple_packager_manifest_consistency
14:53:01 INFO - z:/Task_1467380390/build/src/config/rules.mk:110: recipe for target 'mozbuild/mozpack/test/test_packager.py-run' failed
14:53:01 INFO - mozmake[1]: *** [mozbuild/mozpack/test/test_packager.py-run] Error 1
| Reporter | ||
Comment 1•9 years ago
|
||
no longer a blocker due to bug 1283858 resolution
Updated•8 years ago
|
Product: Core → Firefox Build System
Comment 2•8 years ago
|
||
Hey Rob, do you know if this is still an issue? Found it in a triage. Thanks!
Flags: needinfo?(rthijssen)
| Reporter | ||
Comment 3•8 years ago
|
||
i doubt it
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(rthijssen)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•