diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 11:05:54 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 11:05:54 +0000 |
commit | 65254fbeb865cda41911901cb547d9419b568d44 (patch) | |
tree | fd3df15bcde5978fef5c43c8d46add79d69af2c4 /remove_submit_integration_test_verification.patch | |
parent | 7c5dd158f05f32c02ac2b3aae8468305a22c8c98 (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> |