Skip to content

Tests: Run expensive kernel tests in another stage #89

@LinqLover

Description

@LinqLover

A large portion of the test run in under 15 seconds, but there are a few larger tests:

  • kernel tests (> 200 seconds)
  • (maybe help tests - download figure)
  • (maybe UI tests) (~ 20 seconds locally)

By moving the large tests into a separate CI stage, we could receive earlier feedback on failures.

Things to consider:

  • How large would the overhead of running smalltalkCI twice be? How can we reuse the image?
  • Apply the same solution to SimulationStudio as well
  • Are there further outliers in the kernel tests that could be avoided/eliminated?

Metadata

Metadata

Assignees

No one assigned

    Labels

    developmentConcerns internal quality (tests, performance, automation, ...)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions