-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
https://github.com/TechEmpower/FrameworkBenchmarks/actions/runs/20286961272/job/58262755352?pr=10417
Run # run-ci.py runs the diffing to see if github actions needs to test this framework. Ideally/eventually,
Traceback (most recent call last):
File "/FrameworkBenchmarks/toolset/run-tests.py", line 276, in <module>
sys.exit(main())
^^^^^^
File "/FrameworkBenchmarks/toolset/run-tests.py", line 225, in main
benchmarker = Benchmarker(config)
^^^^^^^^^^^^^^^^^^^
File "/FrameworkBenchmarks/toolset/benchmark/benchmarker.py", line 34, in __init__
self.tests = self.metadata.tests_to_run()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/FrameworkBenchmarks/toolset/utils/metadata.py", line 139, in tests_to_run
return self.gather_tests(self.benchmarker.config.test,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/FrameworkBenchmarks/toolset/utils/metadata.py", line 85, in gather_tests
config_files.append(self.get_framework_config(test_dir))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/FrameworkBenchmarks/toolset/utils/metadata.py", line 55, in get_framework_config
raise Exception(
Exception: Unable to locate tests in test-dir: Rust/viz
Error: Process completed with exit code 1.Metadata
Metadata
Assignees
Labels
No labels