Skip to content

Install missing elementwise test files into the dpctl prefix #1409

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

Merged
merged 5 commits into from
Sep 21, 2023

Conversation

oleksandr-pavlyk
Copy link
Contributor

@oleksandr-pavlyk oleksandr-pavlyk commented Sep 19, 2023

Install tests/elementwise/*.py into the package

Closes gh-1408

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • If this PR is a work in progress, are you opening the PR as a draft?

@github-actions
Copy link

@coveralls
Copy link
Collaborator

coveralls commented Sep 19, 2023

Coverage Status

coverage: 85.774%. remained the same when pulling 3efacad on install-tests-elementwise-files into 1277ba6 on master.

@github-actions
Copy link

Array API standard conformance tests for dpctl=0.15.0rc1=py310ha798474_3 ran successfully.
Passed: 916
Failed: 84
Skipped: 119

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the install-tests-elementwise-files branch from aa4e33f to eefb9e9 Compare September 19, 2023 21:09
@oleksandr-pavlyk oleksandr-pavlyk force-pushed the install-tests-elementwise-files branch from eefb9e9 to 9a3a6d6 Compare September 20, 2023 15:29
@github-actions
Copy link

Array API standard conformance tests for dpctl=0.15.0rc1=py310ha25a700_4 ran successfully.
Passed: 916
Failed: 84
Skipped: 119

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the install-tests-elementwise-files branch 2 times, most recently from 58007f4 to 02fa4de Compare September 20, 2023 17:41
@github-actions
Copy link

Array API standard conformance tests for dpctl=0.15.0rc1=py310ha25a700_5 ran successfully.
Passed: 916
Failed: 84
Skipped: 119

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the install-tests-elementwise-files branch from 02fa4de to d58d58f Compare September 20, 2023 21:18
@github-actions
Copy link

Array API standard conformance tests for dpctl=0.15.0rc1=py310ha25a700_4 ran successfully.
Passed: 916
Failed: 84
Skipped: 119

@github-actions
Copy link

Array API standard conformance tests for dpctl=0.15.0rc1=py310ha25a700_5 ran successfully.
Passed: 916
Failed: 84
Skipped: 119

@github-actions
Copy link

Array API standard conformance tests for dpctl=0.15.0rc1=py310ha25a700_6 ran successfully.
Passed: 916
Failed: 84
Skipped: 119

@oleksandr-pavlyk oleksandr-pavlyk merged commit 9a1f205 into master Sep 21, 2023
@oleksandr-pavlyk oleksandr-pavlyk deleted the install-tests-elementwise-files branch September 21, 2023 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

elementwise test files are not being copied into the layout
3 participants