Skip to content

[BuildBot] Sync testlist.cfg with latest sycl-cts repo #5201

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 1 commit into from
Dec 24, 2021
Merged

Conversation

yanfeng3721
Copy link
Contributor

No description provided.

@yanfeng3721
Copy link
Contributor Author

yanfeng3721 commented Dec 22, 2021

There was a CTS regression(#3004) not catch by Post commit testing due to missing some test category:
Regression:

--- specialization_constants_via_handler_core
  . line: 212
  . case 8 for unsigned char
  . line: 212
  . case 8 for sycl::byte
  . line: 212
  . case 8 for std::uint8_t
  - fail

  . Passed 0/2 tests (0%)

Missing tests:

exceptions
host_task
reduction
specialization_constants
usm

@bader
Copy link
Contributor

bader commented Dec 22, 2021

There was a CTS regression(#3004) not catch by Post commit testing due to missing some test category:

@yanfeng3721, please, file a bug report and assign to @mdtoguchi.

@yanfeng3721
Copy link
Contributor Author

There was a CTS regression(#3004) not catch by Post commit testing due to missing some test category:

@yanfeng3721, please, file a bug report and assign to @mdtoguchi.

Sure, the bug is already reported.

@yanfeng3721
Copy link
Contributor Author

/summary:run

@yanfeng3721 yanfeng3721 changed the title Sync testlist.cfg with latest sycl-cts repo [BuildBot]Sync testlist.cfg with latest sycl-cts repo Dec 23, 2021
@yanfeng3721
Copy link
Contributor Author

Adding missing 5 tests does not impact the CTS regression time observably compared with recently finished post commit
Current PR:
Linux:

Regression_CTS_GPU:             1h 5m 35s
Regression_CTS_CPU:             1h 11m 59
Regression_CTS_FPGA:           1h 13m 26s

Windows:

Regression_CTS_GPU_WIN:    1h 20m 53s
Regression_CTS_CPU_WIN:    1h 50m 59s
Regression_CTS_FPGA_WIN:  2h 15m 19s

#5172:
Linux:

Regression_CTS_GPU:             1h 5m 13s
Regression_CTS_CPU:             1h 24m 49s
Regression_CTS_FPGA:           1h 13m 2s

Windows:

Regression_CTS_GPU_WIN:   1h 55m 36s
Regression_CTS_CPU_WIN:   1h 55m 36s
Regression_CTS_FPGA_WIN: 1h 51m 19s

@yanfeng3721
Copy link
Contributor Author

The failure "SYCL :: XPTI/basic_event_collection.cpp" is unrelated.

@yanfeng3721 yanfeng3721 marked this pull request as ready for review December 23, 2021 09:49
@yanfeng3721 yanfeng3721 requested a review from bader as a code owner December 23, 2021 09:49
@bader bader changed the title [BuildBot]Sync testlist.cfg with latest sycl-cts repo [BuildBot] Sync testlist.cfg with latest sycl-cts repo Dec 23, 2021
@bader bader merged commit a55a713 into sycl Dec 24, 2021
@bader bader deleted the sync_testlist.cfg branch December 24, 2021 17:46
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.

2 participants