Tests adapt to backend
Context
Curently working with adaptToBackend. Testing multiples cases, an adaptToBackend with a metaOp or trying a constantFolding after an adaptToBackend. These tests are frequently used with exports.
Status : Tests do not pass...
Modified files
-
Test_AdaptToBackend.cpp
add two new tests;
TODO
-
Two cases both for AdaptToBackend with MetaOp and AdaptToBackend with ConstantFolding. -
Fix issues related to these two unit tests.
Merge request reports
Activity
- Resolved by Olivier BICHLER
@wboussella For some reason, you introduced a single space in front of every line, which makes your changes very hard to spot! Could you fix that?
added 37 commits
-
6e47d469...cb7ee7d5 - 35 commits from branch
eclipse/aidge:dev
- 7317fc2d - new tests adapt to backend, with metaOP and constant folding (not working yet)
- 0a62325b - "Add FailCheck for known failing tests
-
6e47d469...cb7ee7d5 - 35 commits from branch
Because the issue hasn't been fixed yet, I'm adding the test to the MR, but for it to pass I have to specify that it doesn't work. Also, It's only working with the other MR !314 (merged). Currently i work on !314 (merged).
Edited by Wissam Boussella
added StatusReview Ready Unit-test 🧪 labels
added 55 commits
-
4aab5768...03de25a0 - 52 commits from branch
eclipse/aidge:dev
- 0bb298f6 - new tests adapt to backend, with metaOP and constant folding (not working yet)
- 67d57c1f - "Add FailCheck for known failing tests
- c3a2fb53 - Update Test_AdaptToBackend.cpp
Toggle commit list-
4aab5768...03de25a0 - 52 commits from branch
changed milestone to %aidge v0.6.0
mentioned in issue #220 (closed)
mentioned in issue #241
added StatusWork in Progress label and removed StatusReview Ready label
assigned to @wboussella
added 101 commits
-
c3a2fb53...200f2f9a - 100 commits from branch
eclipse/aidge:dev
- 51cbccc0 - Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_core into tests_adapt_to_backend
-
c3a2fb53...200f2f9a - 100 commits from branch
mentioned in issue #259