Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression testing: CPU and GPU kernel tests in CI #2957

Open
ianna opened this issue Jan 18, 2024 · 1 comment
Open

Regression testing: CPU and GPU kernel tests in CI #2957

ianna opened this issue Jan 18, 2024 · 1 comment
Labels
feature New feature or request

Comments

@ianna
Copy link
Collaborator

ianna commented Jan 18, 2024

Description of new feature

@ManasviGoyal and @jpivarski : This issue is intended to help with keeping track of the tests run before introducing any new changes to the automated test framework. We have to assume that the number of the listed below tests that pass will be either increasing, or remain the same. The (minimal) test framework changes are intended to introduce the GPU tests.

The testing enabled by this PR gives the following results:

Run Tests (ubuntu-latest, 3.11, x64, full)
succeeded 12 hours ago in 4m 56s

  • Test specification

====================== 6448 passed, 282 skipped in 19.08s ======================

  • Test specifications with explicitly defined values

============================= 1578 passed in 2.70s =============================

  • Test CPU kernels

====================== 6448 passed, 282 skipped in 24.56s ======================

  • Test CPU kernels with explicitly defined values

============================ 4978 passed in 13.85s =============================

  • test non-kernels 3m 15s
@ianna ianna added the feature New feature or request label Jan 18, 2024
@ianna ianna changed the title Regression testing: CPU and GPU kernels in CI Regression testing: CPU and GPU kernel tests in CI Jan 18, 2024
@ManasviGoyal
Copy link
Collaborator

#2938 adds 4978 CPU unit-tests

@jpivarski jpivarski added this to Unprioritized in Finalization Jan 19, 2024
@jpivarski jpivarski removed this from Unprioritized in Finalization Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants