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

Use multiprocess to parallel run test case #384

Open
wants to merge 10 commits into
base: SYCLomatic
Choose a base branch
from

Commits on Jul 2, 2023

  1. Use multiprocess to parallel run test case

    Signed-off-by: Ni, Wenhui <[email protected]>
    wenhuiNi committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    ef265a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. fix features run fail

    Signed-off-by: Ni, Wenhui <[email protected]>
    wenhuiNi committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    999916c View commit details
    Browse the repository at this point in the history
  2. fix output and command record

    Signed-off-by: Ni, Wenhui <[email protected]>
    wenhuiNi committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    61e86bd View commit details
    Browse the repository at this point in the history
  3. pass feature test

    Signed-off-by: Ni, Wenhui <[email protected]>
    wenhuiNi committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4d6ff72 View commit details
    Browse the repository at this point in the history
  4. pass all test

    Signed-off-by: Ni, Wenhui <[email protected]>
    wenhuiNi committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7211a3e View commit details
    Browse the repository at this point in the history
  5. remove code comments and debug code

    Signed-off-by: Ni, Wenhui <[email protected]>
    wenhuiNi committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    cccf90e View commit details
    Browse the repository at this point in the history
  6. fix windows

    Signed-off-by: Ni, Wenhui <[email protected]>
    wenhuiNi committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f08c6e0 View commit details
    Browse the repository at this point in the history
  7. fix bug

    Signed-off-by: Ni, Wenhui <[email protected]>
    wenhuiNi committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1024631 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. fix win fail

    wenhuiNi committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c732b00 View commit details
    Browse the repository at this point in the history
  2. rerun CI

    Signed-off-by: Ni, Wenhui <[email protected]>
    wenhuiNi committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    f615385 View commit details
    Browse the repository at this point in the history