Skip to content

Instantly share code, notes, and snippets.

@pennyfx
Created October 31, 2011 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pennyfx/1328810 to your computer and use it in GitHub Desktop.
Save pennyfx/1328810 to your computer and use it in GitHub Desktop.
failing tests
======================================================================
ERROR: test_addon_with_deep_dependency (FlightDeck.apps.xpi.tests.test_building.XPIBuildTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/arron/programming/FlightDeck/../FlightDeck/apps/xpi/tests/test_building.py", line 389, in test_addon_with_deep_dependency
response = addon.latest.build_xpi(hashtag=self.hashtag)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1311, in build_xpi
package_dir = self.make_dir(packages_dir)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 295, in make_dir
os.mkdir(package_dir)
OSError: [Errno 2] No such file or directory: '/var/folders/79/7vbcvhj962d0rhwz3hmp95k40000gn/T/tmpWDXzgO/packages/a'
======================================================================
ERROR: addon has now more modules
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/arron/programming/FlightDeck/../FlightDeck/apps/xpi/tests/test_building.py", line 185, in test_addon_with_other_modules
'%s/packages' % self.SDKDIR)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1400, in export_files_with_dependencies
self.export_files(packages_dir, sdk=sdk)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1389, in export_files
package_dir = self.make_dir(packages_dir)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 295, in make_dir
os.mkdir(package_dir)
OSError: [Errno 2] No such file or directory: '/var/folders/79/7vbcvhj962d0rhwz3hmp95k40000gn/T/tmp5TGz7A/packages/test-addon'
======================================================================
ERROR: test_broken_dependency (FlightDeck.apps.xpi.tests.test_building.XPIBuildTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/arron/programming/FlightDeck/../FlightDeck/apps/xpi/tests/test_building.py", line 300, in test_broken_dependency
response = addon.latest.build_xpi(hashtag=self.hashtag)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1311, in build_xpi
package_dir = self.make_dir(packages_dir)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 295, in make_dir
os.mkdir(package_dir)
OSError: [Errno 2] No such file or directory: '/var/folders/79/7vbcvhj962d0rhwz3hmp95k40000gn/T/tmpNFrlpR/packages/a'
======================================================================
ERROR: xpi build from an addon straight after creation
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/arron/programming/FlightDeck/../FlightDeck/apps/xpi/tests/test_building.py", line 164, in test_minimal_xpi_creation
'%s/packages' % self.SDKDIR)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1400, in export_files_with_dependencies
self.export_files(packages_dir, sdk=sdk)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1389, in export_files
package_dir = self.make_dir(packages_dir)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 295, in make_dir
os.mkdir(package_dir)
OSError: [Errno 2] No such file or directory: '/var/folders/79/7vbcvhj962d0rhwz3hmp95k40000gn/T/tmpMjeSws/packages/test-addon'
======================================================================
ERROR: If separate dependencies require the same library, it shouldn't error
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/arron/programming/FlightDeck/../FlightDeck/apps/xpi/tests/test_building.py", line 450, in test_package_included_multiple_times
self.addonrev.build_xpi(hashtag=self.hashtag, rapid=True)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1311, in build_xpi
package_dir = self.make_dir(packages_dir)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 295, in make_dir
os.mkdir(package_dir)
OSError: [Errno 2] No such file or directory: '/var/folders/79/7vbcvhj962d0rhwz3hmp95k40000gn/T/tmppzJZBb/packages/test-addon'
======================================================================
ERROR: test_requiring_by_library_name (FlightDeck.apps.xpi.tests.test_building.XPIBuildTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/arron/programming/FlightDeck/../FlightDeck/apps/xpi/tests/test_building.py", line 419, in test_requiring_by_library_name
response = addon.latest.build_xpi(hashtag=self.hashtag)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1311, in build_xpi
package_dir = self.make_dir(packages_dir)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 295, in make_dir
os.mkdir(package_dir)
OSError: [Errno 2] No such file or directory: '/var/folders/79/7vbcvhj962d0rhwz3hmp95k40000gn/T/tmp3o3LJI/packages/a'
======================================================================
ERROR: addon has one dependency with a file
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/arron/programming/FlightDeck/../FlightDeck/apps/xpi/tests/test_building.py", line 228, in test_xpi_with_dependency
'%s/packages' % self.SDKDIR)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1400, in export_files_with_dependencies
self.export_files(packages_dir, sdk=sdk)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1389, in export_files
package_dir = self.make_dir(packages_dir)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 295, in make_dir
os.mkdir(package_dir)
OSError: [Errno 2] No such file or directory: '/var/folders/79/7vbcvhj962d0rhwz3hmp95k40000gn/T/tmpMYdCqF/packages/test-addon'
======================================================================
ERROR: empty lib is created
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/arron/programming/FlightDeck/../FlightDeck/apps/xpi/tests/test_building.py", line 210, in test_xpi_with_empty_dependency
'%s/packages' % self.SDKDIR)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1400, in export_files_with_dependencies
self.export_files(packages_dir, sdk=sdk)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 1389, in export_files
package_dir = self.make_dir(packages_dir)
File "/Users/arron/programming/FlightDeck/apps/jetpack/models.py", line 295, in make_dir
os.mkdir(package_dir)
OSError: [Errno 2] No such file or directory: '/var/folders/79/7vbcvhj962d0rhwz3hmp95k40000gn/T/tmp5EUDXN/packages/test-addon'
----------------------------------------------------------------------
Ran 167 tests in 104.696s
FAILED (SKIP=4, errors=8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment