Skip to content

chore(workflows):[#828] fix executionFilter

Sign in for the full log view
GitHub Actions / Test Results failed Jul 26, 2024 in 0s

1 fail, 19 pass in 3m 49s

20 tests   19 ✅  3m 49s ⏱️
 1 suites   0 💤
 1 files     1 ❌

Results for commit 7bdeb38.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

TRI-819\U0001f528\U0001f9e9[INT-TEST] End 2 End for [BPNL000000000UKM] upward failed

irs-cucumber-tests/target/cucumber-junit-report.xml [took 28s]
Raw output
 expected: 1  but was: 2

org.opentest4j.AssertionFailedError: 
expected: 1
 but was: 2
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at org.eclipse.tractusx.irs.cucumber.E2ETestStepDefinitionsForJobApi.iCheckIfSummaryContainsCompletedAndFailedItems(E2ETestStepDefinitionsForJobApi.java:364)
	at ✽.I check, if "summary" contains 1 completed and 0 failed items(classpath:org/eclipse/tractusx/irs/cucumber/features/2_CXTM-661,CXTM-660,CXTM-657,CXTM-655.feature:120)

Given the IRS URL "https://irs.int.catena-x.net"............................passed
And the admin user api key..................................................passed
Given I register an IRS job for globalAssetId "urn:uuid:1be6ec59-40fb-4993-9836-acb0e284fa03" and BPN "BPNL000000000UKM".passed
And collectAspects "true"...................................................passed
And depth 100...............................................................passed
And direction "upward"......................................................passed
And aspects :...............................................................passed
When I get the job-id.......................................................passed
Then I check, if the job has status "COMPLETED" within 20 minutes...........passed
And I check, if number of "tombstones" equals to "summary/asyncFetchedItems/failed".passed
And I check, if "summary" contains 1 completed and 0 failed items...........failed
And I check, if "submodels" are equal to "CXTM-660-expected-relationships.json".skipped
And I check, if "submodels" are equal to "CXTM-660-expected-submodels.json".skipped
And I check, if submodels contains BPNL number "BPNL000000000UKM" exactly 1 times.skipped