Skip to content

Conversation

@mingmingtasd
Copy link
Collaborator

No description provided.

@mingmingtasd
Copy link
Collaborator Author

Will failed to build for main branch because main branch has removed files such as BackendDML.cpp under dml. So I suggest adding these CI after merging #287. WDYT? @BruceDai @fujunwei

@fujunwei
Copy link
Collaborator

Could you please check in the instance.cpp first, so that the main branch can pass the CI?

@mingmingtasd
Copy link
Collaborator Author

Could you please check in the instance.cpp first, so that the main branch can pass the CI?

Do you mean merge the change in instance firstly? @fujunwei

@mingmingtasd
Copy link
Collaborator Author

PTAL, thanks! @fujunwei @BruceDai
The failure seems caused by getting baseline for regression check, since there is no real implementation to support test cases, the failure should be expected, right? If so, can we merge it? Then I think the next PR will succeed to run CI?

@fujunwei
Copy link
Collaborator

PTAL, thanks! @fujunwei @BruceDai The failure seems caused by getting baseline for regression check, since there is no real implementation to support test cases, the failure should be expected, right? If so, can we merge it? Then I think the next PR will succeed to run CI?

There are errors when running the end-to-end tests, please disable it if it's hard to fix:

[==========] Running 359 tests from 40 test suites.
[----------] Global test environment set-up.
unknown file: error: SEH exception with code 0xc0000005 thrown in auxiliary test code (environments or event listeners).

@mingmingtasd
Copy link
Collaborator Author

mingmingtasd commented Aug 16, 2022

PTAL, thanks! @fujunwei @BruceDai The failure seems caused by getting baseline for regression check, since there is no real implementation to support test cases, the failure should be expected, right? If so, can we merge it? Then I think the next PR will succeed to run CI?

There are errors when running the end-to-end tests, please disable it if it's hard to fix:

[==========] Running 359 tests from 40 test suites.
[----------] Global test environment set-up.
unknown file: error: SEH exception with code 0xc0000005 thrown in auxiliary test code (environments or event listeners).

OK, I have disabled end2end tests for dml backend. @fujunwei

@mingmingtasd
Copy link
Collaborator Author

Close this PR since DML backend implementation has been removed.

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