Advertisement
Guest User

export ASAN_SYMBOLIZER_PATH=asan_symbolize.py

a guest
Sep 15th, 2022
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.79 KB | None | 0 0
  1. 0:04.37 SUITE_START: web-platform-test - running 1 tests
  2. 0:04.37 INFO Running print-reftest tests
  3. 0:04.37 INFO No print-reftest tests to run
  4. 0:04.37 INFO Running testharness tests
  5. 0:04.38 INFO Setting up ssl
  6. 0:05.23 INFO STDERR: Exception in thread
  7. 0:05.23 INFO STDERR: TestRunnerManager-testharness-0
  8. 0:05.23 INFO STDERR: :
  9. 0:05.23 INFO STDERR: Traceback (most recent call last):
  10. 0:05.23 INFO STDERR: File "/usr/lib/python3.10/threading.py", line 1009, in _bootstrap_inner
  11. 0:05.23 INFO STDERR:
  12. 0:05.23 INFO STDERR: self.run()
  13. 0:05.23 INFO STDERR: File "/home/allstars/src/gecko_worklet_asan/third_party/python/sentry_sdk/sentry_sdk/integrations/threading.py", line 69, in run
  14. 0:05.23 INFO STDERR:
  15. 0:05.23 INFO STDERR: reraise(*_capture_exception())
  16. 0:05.23 INFO STDERR: File "/home/allstars/src/gecko_worklet_asan/third_party/python/sentry_sdk/sentry_sdk/_compat.py", line 57, in reraise
  17. 0:05.23 INFO STDERR:
  18. 0:05.23 INFO STDERR: raise value
  19. 0:05.23 INFO STDERR: File "/home/allstars/src/gecko_worklet_asan/third_party/python/sentry_sdk/sentry_sdk/integrations/threading.py", line 67, in run
  20. 0:05.23 INFO STDERR:
  21. 0:05.23 INFO STDERR: return old_run_func(self, *a, **kw)
  22. 0:05.23 INFO STDERR: File "/home/allstars/src/gecko_worklet_asan/testing/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 347, in run
  23. 0:05.23 INFO STDERR:
  24. 0:05.23 INFO STDERR: with self.browser_cls(self.logger, remote_queue=self.command_queue,
  25. 0:05.23 INFO STDERR: File "/home/allstars/src/gecko_worklet_asan/testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py", line 766, in __init__
  26. 0:05.23 INFO STDERR:
  27. 0:05.23 INFO STDERR: self.instance_manager = instance_manager_cls(logger,
  28. 0:05.23 INFO STDERR: File "/home/allstars/src/gecko_worklet_asan/testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py", line 271, in __init__
  29. 0:05.23 INFO Running wdspec tests
  30. 0:05.23 INFO STDERR:
  31. 0:05.23 INFO No wdspec tests to run
  32. 0:05.23 INFO STDERR: self.base_profile = profile_creator.create()
  33. 0:05.23 INFO STDERR: File "/home/allstars/src/gecko_worklet_asan/testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py", line 595, in create
  34. 0:05.23 INFO Running crashtest tests
  35. 0:05.23 INFO STDERR:
  36. 0:05.23 INFO STDERR: self._setup_ssl(profile)
  37. 0:05.23 INFO STDERR: File "/home/allstars/src/gecko_worklet_asan/testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py", line 710, in _setup_ssl
  38. 0:05.23 INFO No crashtest tests to run
  39. 0:05.23 INFO STDERR:
  40. 0:05.23 INFO STDERR: certutil("-N", "-d", cert_db_path, "-f", pw_path)
  41. 0:05.23 INFO Running reftest tests
  42. 0:05.23 INFO STDERR: File "/home/allstars/src/gecko_worklet_asan/testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py", line 697, in certutil
  43. 0:05.23 INFO STDERR:
  44. 0:05.23 INFO STDERR: subprocess.check_output(cmd,
  45. 0:05.23 INFO STDERR: File "/usr/lib/python3.10/subprocess.py", line 420, in check_output
  46. 0:05.23 INFO STDERR:
  47. 0:05.23 INFO STDERR: return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  48. 0:05.23 INFO STDERR: File "/usr/lib/python3.10/subprocess.py", line 524, in run
  49. 0:05.23 INFO STDERR:
  50. 0:05.23 INFO STDERR: raise CalledProcessError(retcode, process.args,
  51. 0:05.23 INFO STDERR: subprocess
  52. 0:05.23 INFO STDERR: .
  53. 0:05.23 INFO STDERR: CalledProcessError
  54. 0:05.23 INFO STDERR: :
  55. 0:05.23 INFO STDERR: Command '['/home/allstars/src/gecko_worklet_asan/objdir-ff-asan/dist/bin/certutil', '-N', '-d', '/tmp/tmp2ud4t3pc.mozrunner', '-f', '/tmp/tmp2ud4t3pc.mozrunner/.crtdbpw']' returned non-zero exit status 1.
  56. 0:05.23 INFO No reftest tests to run
  57. 0:05.23 INFO Got 0 unexpected results, with 0 unexpected passes
  58. 0:05.23 SUITE_END
  59.  
  60. web-platform-test
  61. ~~~~~~~~~~~~~~~~~
  62. Ran 0 checks ()
  63. Expected results: 0
  64. Unexpected results: 0
  65. OK
  66. 0:05.37 wptserve INFO Stopped http server on 127.0.0.1:8003
  67. 0:05.37 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
  68. 0:05.37 wptserve INFO Stopped http server on 127.0.0.1:8000
  69. 0:05.37 wptserve INFO Stopped http server on 127.0.0.1:9000
  70. 0:05.37 wptserve INFO Stopped http server on 127.0.0.1:8446
  71. 0:05.37 wptserve INFO Stopped http server on 127.0.0.1:8444
  72. 0:05.37 wptserve INFO Stopped http server on 127.0.0.1:8001
  73. 0:05.37 wptserve INFO Stopped http server on 127.0.0.1:8443
  74. 0:05.37 wptserve INFO Stopped http server on 127.0.0.1:8002
  75. 0:05.37 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
  76. 0:05.37 wptserve INFO Stopped http server on 127.0.0.1:8445
  77. 0:05.41 INFO Removed font: Ahem.ttf
  78. 0:05.43 INFO Closing logging queue
  79. 0:05.43 INFO queue closed
  80. 0:05.43 CRITICAL No tests ran
  81.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement