diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:39:58 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:39:58 +0000 |
commit | 3b8a2149fb549b23f7358e4bf699e484156b1236 (patch) | |
tree | fd3df15bcde5978fef5c43c8d46add79d69af2c4 /remove_submit_integration_test_verification.patch | |
parent | 1715256ba7d03ea585b0dfa65f4069fe2cb527b2 (diff) |
automatic import of bytemanopeneuler24.03_LTS
Diffstat (limited to 'remove_submit_integration_test_verification.patch')
-rw-r--r-- | remove_submit_integration_test_verification.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/remove_submit_integration_test_verification.patch b/remove_submit_integration_test_verification.patch new file mode 100644 index 0000000..dae9507 --- /dev/null +++ b/remove_submit_integration_test_verification.patch @@ -0,0 +1,14 @@ +diff --git a/byteman-4.0.2/agent/verification.xml b/byteman-4.0.2/agent/verification.xml +index f530cfe..52ece06 100644 +--- a/byteman-4.0.2/agent/verification.xml ++++ b/byteman-4.0.2/agent/verification.xml +@@ -171,9 +171,5 @@ + <location>target/failsafe-reports/org.jboss.byteman.tests.misc.TestThrowBinding.txt</location> + <exists/> + </file> +- <file> +- <location>target/failsafe-reports/org.jboss.byteman.tests.submit.TestSubmit.txt</location> +- <exists/> +- </file> + </files> + </verifications> |