Skip to content

Run tests if needed error #10418

@eastspire

Description

@eastspire

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions