You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dev/Issues/Logs/I40-update-test.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ SmokeTest_LabelMatrixPlans
7
7
+ the assertContainsAnyOrder appears to be complaining that there are unexpected samples in the output, not expected samples missing from the output.
8
8
+ The issue was that the output samples lacked a "resolutions" parameter. Unclear on if that's an issue or not.
9
9
+ This is likely because rather than putting the options into the sample directly, they are stored under an attribute matrix_opts (which includes the planName and sampleSelectionStrategy).
10
+
# Final status
11
+
+ nf-test test --tag SmokeTest_LabelMatrixPlans passed
10
12
11
13
# Changes
12
14
+ Expect that matrix plans store params under sample matrix_opts attribute in SmokeTest_LabelMatrixPlans
0 commit comments