Skip to content

Commit cdfc620

Browse files
committed
change templates due to module renaming
1 parent ccd7e1d commit cdfc620

File tree

127 files changed

+1154
-1154
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+1154
-1154
lines changed

dd-java-agent/instrumentation/junit/junit-4/junit-4-cucumber-5.4/src/test/resources/test-attempt-to-fix-disabled-failed/events.ftl

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"span.kind" : "test_suite_end",
1212
"test.framework" : "cucumber",
1313
"test.framework_version" : ${content_meta_test_framework_version},
14-
"test.module" : "cucumber-junit-4",
14+
"test.module" : "junit-4-cucumber-5.4",
1515
"test.status" : "pass",
1616
"test.suite" : "classpath:org/example/cucumber/calculator/basic_arithmetic_failed.feature:Basic Arithmetic",
1717
"test.type" : "test",
@@ -50,7 +50,7 @@
5050
"test.failure_suppressed" : "true",
5151
"test.framework" : "cucumber",
5252
"test.framework_version" : ${content_meta_test_framework_version},
53-
"test.module" : "cucumber-junit-4",
53+
"test.module" : "junit-4-cucumber-5.4",
5454
"test.name" : "Addition",
5555
"test.status" : "fail",
5656
"test.suite" : "classpath:org/example/cucumber/calculator/basic_arithmetic_failed.feature:Basic Arithmetic",
@@ -100,7 +100,7 @@
100100
"test.framework" : "cucumber",
101101
"test.framework_version" : ${content_meta_test_framework_version},
102102
"test.is_retry" : "true",
103-
"test.module" : "cucumber-junit-4",
103+
"test.module" : "junit-4-cucumber-5.4",
104104
"test.name" : "Addition",
105105
"test.retry_reason" : "attempt_to_fix",
106106
"test.status" : "fail",
@@ -151,7 +151,7 @@
151151
"test.framework" : "cucumber",
152152
"test.framework_version" : ${content_meta_test_framework_version},
153153
"test.is_retry" : "true",
154-
"test.module" : "cucumber-junit-4",
154+
"test.module" : "junit-4-cucumber-5.4",
155155
"test.name" : "Addition",
156156
"test.retry_reason" : "attempt_to_fix",
157157
"test.status" : "fail",
@@ -202,7 +202,7 @@
202202
"test.framework" : "cucumber",
203203
"test.framework_version" : ${content_meta_test_framework_version},
204204
"test.is_retry" : "true",
205-
"test.module" : "cucumber-junit-4",
205+
"test.module" : "junit-4-cucumber-5.4",
206206
"test.name" : "Addition",
207207
"test.retry_reason" : "attempt_to_fix",
208208
"test.status" : "fail",
@@ -254,7 +254,7 @@
254254
"test.framework_version" : ${content_meta_test_framework_version},
255255
"test.has_failed_all_retries" : "true",
256256
"test.is_retry" : "true",
257-
"test.module" : "cucumber-junit-4",
257+
"test.module" : "junit-4-cucumber-5.4",
258258
"test.name" : "Addition",
259259
"test.retry_reason" : "attempt_to_fix",
260260
"test.status" : "fail",
@@ -300,7 +300,7 @@
300300
"library_version" : ${content_meta_library_version},
301301
"runtime-id" : ${content_meta_runtime_id},
302302
"span.kind" : "test_session_end",
303-
"test.command" : "cucumber-junit-4",
303+
"test.command" : "junit-4-cucumber-5.4",
304304
"test.framework" : "cucumber",
305305
"test.framework_version" : ${content_meta_test_framework_version},
306306
"test.status" : "pass",
@@ -315,7 +315,7 @@
315315
"process_id" : ${content_metrics_process_id}
316316
},
317317
"name" : "cucumber.test_session",
318-
"resource" : "cucumber-junit-4",
318+
"resource" : "junit-4-cucumber-5.4",
319319
"service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
320320
"start" : ${content_start_7},
321321
"test_session_id" : ${content_test_session_id}
@@ -335,7 +335,7 @@
335335
"span.kind" : "test_module_end",
336336
"test.framework" : "cucumber",
337337
"test.framework_version" : ${content_meta_test_framework_version},
338-
"test.module" : "cucumber-junit-4",
338+
"test.module" : "junit-4-cucumber-5.4",
339339
"test.status" : "pass",
340340
"test.test_management.enabled" : "true",
341341
"test.type" : "test",
@@ -345,12 +345,12 @@
345345
"_dd.host.vcpu_count" : ${content_metrics__dd_host_vcpu_count_8}
346346
},
347347
"name" : "cucumber.test_module",
348-
"resource" : "cucumber-junit-4",
348+
"resource" : "junit-4-cucumber-5.4",
349349
"service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
350350
"start" : ${content_start_8},
351351
"test_module_id" : ${content_test_module_id},
352352
"test_session_id" : ${content_test_session_id}
353353
},
354354
"type" : "test_module_end",
355355
"version" : 1
356-
} ]
356+
} ]

dd-java-agent/instrumentation/junit/junit-4/junit-4-cucumber-5.4/src/test/resources/test-attempt-to-fix-disabled-succeeded/events.ftl

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"span.kind" : "test_suite_end",
1212
"test.framework" : "cucumber",
1313
"test.framework_version" : ${content_meta_test_framework_version},
14-
"test.module" : "cucumber-junit-4",
14+
"test.module" : "junit-4-cucumber-5.4",
1515
"test.status" : "pass",
1616
"test.suite" : "classpath:org/example/cucumber/calculator/basic_arithmetic.feature:Basic Arithmetic",
1717
"test.type" : "test",
@@ -46,7 +46,7 @@
4646
"span.kind" : "test",
4747
"test.framework" : "cucumber",
4848
"test.framework_version" : ${content_meta_test_framework_version},
49-
"test.module" : "cucumber-junit-4",
49+
"test.module" : "junit-4-cucumber-5.4",
5050
"test.name" : "Addition",
5151
"test.status" : "pass",
5252
"test.suite" : "classpath:org/example/cucumber/calculator/basic_arithmetic.feature:Basic Arithmetic",
@@ -92,7 +92,7 @@
9292
"test.framework" : "cucumber",
9393
"test.framework_version" : ${content_meta_test_framework_version},
9494
"test.is_retry" : "true",
95-
"test.module" : "cucumber-junit-4",
95+
"test.module" : "junit-4-cucumber-5.4",
9696
"test.name" : "Addition",
9797
"test.retry_reason" : "attempt_to_fix",
9898
"test.status" : "pass",
@@ -139,7 +139,7 @@
139139
"test.framework" : "cucumber",
140140
"test.framework_version" : ${content_meta_test_framework_version},
141141
"test.is_retry" : "true",
142-
"test.module" : "cucumber-junit-4",
142+
"test.module" : "junit-4-cucumber-5.4",
143143
"test.name" : "Addition",
144144
"test.retry_reason" : "attempt_to_fix",
145145
"test.status" : "pass",
@@ -186,7 +186,7 @@
186186
"test.framework" : "cucumber",
187187
"test.framework_version" : ${content_meta_test_framework_version},
188188
"test.is_retry" : "true",
189-
"test.module" : "cucumber-junit-4",
189+
"test.module" : "junit-4-cucumber-5.4",
190190
"test.name" : "Addition",
191191
"test.retry_reason" : "attempt_to_fix",
192192
"test.status" : "pass",
@@ -233,7 +233,7 @@
233233
"test.framework" : "cucumber",
234234
"test.framework_version" : ${content_meta_test_framework_version},
235235
"test.is_retry" : "true",
236-
"test.module" : "cucumber-junit-4",
236+
"test.module" : "junit-4-cucumber-5.4",
237237
"test.name" : "Addition",
238238
"test.retry_reason" : "attempt_to_fix",
239239
"test.status" : "pass",
@@ -279,7 +279,7 @@
279279
"library_version" : ${content_meta_library_version},
280280
"runtime-id" : ${content_meta_runtime_id},
281281
"span.kind" : "test_session_end",
282-
"test.command" : "cucumber-junit-4",
282+
"test.command" : "junit-4-cucumber-5.4",
283283
"test.framework" : "cucumber",
284284
"test.framework_version" : ${content_meta_test_framework_version},
285285
"test.status" : "pass",
@@ -294,7 +294,7 @@
294294
"process_id" : ${content_metrics_process_id}
295295
},
296296
"name" : "cucumber.test_session",
297-
"resource" : "cucumber-junit-4",
297+
"resource" : "junit-4-cucumber-5.4",
298298
"service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
299299
"start" : ${content_start_7},
300300
"test_session_id" : ${content_test_session_id}
@@ -314,7 +314,7 @@
314314
"span.kind" : "test_module_end",
315315
"test.framework" : "cucumber",
316316
"test.framework_version" : ${content_meta_test_framework_version},
317-
"test.module" : "cucumber-junit-4",
317+
"test.module" : "junit-4-cucumber-5.4",
318318
"test.status" : "pass",
319319
"test.test_management.enabled" : "true",
320320
"test.type" : "test",
@@ -324,12 +324,12 @@
324324
"_dd.host.vcpu_count" : ${content_metrics__dd_host_vcpu_count_8}
325325
},
326326
"name" : "cucumber.test_module",
327-
"resource" : "cucumber-junit-4",
327+
"resource" : "junit-4-cucumber-5.4",
328328
"service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
329329
"start" : ${content_start_8},
330330
"test_module_id" : ${content_test_module_id},
331331
"test_session_id" : ${content_test_session_id}
332332
},
333333
"type" : "test_module_end",
334334
"version" : 1
335-
} ]
335+
} ]

dd-java-agent/instrumentation/junit/junit-4/junit-4-cucumber-5.4/src/test/resources/test-attempt-to-fix-failed/events.ftl

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"span.kind" : "test_suite_end",
1212
"test.framework" : "cucumber",
1313
"test.framework_version" : ${content_meta_test_framework_version},
14-
"test.module" : "cucumber-junit-4",
14+
"test.module" : "junit-4-cucumber-5.4",
1515
"test.status" : "fail",
1616
"test.suite" : "classpath:org/example/cucumber/calculator/basic_arithmetic_failed.feature:Basic Arithmetic",
1717
"test.type" : "test",
@@ -49,7 +49,7 @@
4949
"span.kind" : "test",
5050
"test.framework" : "cucumber",
5151
"test.framework_version" : ${content_meta_test_framework_version},
52-
"test.module" : "cucumber-junit-4",
52+
"test.module" : "junit-4-cucumber-5.4",
5353
"test.name" : "Addition",
5454
"test.status" : "fail",
5555
"test.suite" : "classpath:org/example/cucumber/calculator/basic_arithmetic_failed.feature:Basic Arithmetic",
@@ -97,7 +97,7 @@
9797
"test.framework" : "cucumber",
9898
"test.framework_version" : ${content_meta_test_framework_version},
9999
"test.is_retry" : "true",
100-
"test.module" : "cucumber-junit-4",
100+
"test.module" : "junit-4-cucumber-5.4",
101101
"test.name" : "Addition",
102102
"test.retry_reason" : "attempt_to_fix",
103103
"test.status" : "fail",
@@ -146,7 +146,7 @@
146146
"test.framework" : "cucumber",
147147
"test.framework_version" : ${content_meta_test_framework_version},
148148
"test.is_retry" : "true",
149-
"test.module" : "cucumber-junit-4",
149+
"test.module" : "junit-4-cucumber-5.4",
150150
"test.name" : "Addition",
151151
"test.retry_reason" : "attempt_to_fix",
152152
"test.status" : "fail",
@@ -195,7 +195,7 @@
195195
"test.framework" : "cucumber",
196196
"test.framework_version" : ${content_meta_test_framework_version},
197197
"test.is_retry" : "true",
198-
"test.module" : "cucumber-junit-4",
198+
"test.module" : "junit-4-cucumber-5.4",
199199
"test.name" : "Addition",
200200
"test.retry_reason" : "attempt_to_fix",
201201
"test.status" : "fail",
@@ -245,7 +245,7 @@
245245
"test.framework_version" : ${content_meta_test_framework_version},
246246
"test.has_failed_all_retries" : "true",
247247
"test.is_retry" : "true",
248-
"test.module" : "cucumber-junit-4",
248+
"test.module" : "junit-4-cucumber-5.4",
249249
"test.name" : "Addition",
250250
"test.retry_reason" : "attempt_to_fix",
251251
"test.status" : "fail",
@@ -290,7 +290,7 @@
290290
"library_version" : ${content_meta_library_version},
291291
"runtime-id" : ${content_meta_runtime_id},
292292
"span.kind" : "test_session_end",
293-
"test.command" : "cucumber-junit-4",
293+
"test.command" : "junit-4-cucumber-5.4",
294294
"test.framework" : "cucumber",
295295
"test.framework_version" : ${content_meta_test_framework_version},
296296
"test.status" : "fail",
@@ -305,7 +305,7 @@
305305
"process_id" : ${content_metrics_process_id}
306306
},
307307
"name" : "cucumber.test_session",
308-
"resource" : "cucumber-junit-4",
308+
"resource" : "junit-4-cucumber-5.4",
309309
"service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
310310
"start" : ${content_start_7},
311311
"test_session_id" : ${content_test_session_id}
@@ -325,7 +325,7 @@
325325
"span.kind" : "test_module_end",
326326
"test.framework" : "cucumber",
327327
"test.framework_version" : ${content_meta_test_framework_version},
328-
"test.module" : "cucumber-junit-4",
328+
"test.module" : "junit-4-cucumber-5.4",
329329
"test.status" : "fail",
330330
"test.test_management.enabled" : "true",
331331
"test.type" : "test",
@@ -335,12 +335,12 @@
335335
"_dd.host.vcpu_count" : ${content_metrics__dd_host_vcpu_count_8}
336336
},
337337
"name" : "cucumber.test_module",
338-
"resource" : "cucumber-junit-4",
338+
"resource" : "junit-4-cucumber-5.4",
339339
"service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
340340
"start" : ${content_start_8},
341341
"test_module_id" : ${content_test_module_id},
342342
"test_session_id" : ${content_test_session_id}
343343
},
344344
"type" : "test_module_end",
345345
"version" : 1
346-
} ]
346+
} ]

dd-java-agent/instrumentation/junit/junit-4/junit-4-cucumber-5.4/src/test/resources/test-attempt-to-fix-quarantined-failed/events.ftl

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"span.kind" : "test_suite_end",
1212
"test.framework" : "cucumber",
1313
"test.framework_version" : ${content_meta_test_framework_version},
14-
"test.module" : "cucumber-junit-4",
14+
"test.module" : "junit-4-cucumber-5.4",
1515
"test.status" : "pass",
1616
"test.suite" : "classpath:org/example/cucumber/calculator/basic_arithmetic_failed.feature:Basic Arithmetic",
1717
"test.type" : "test",
@@ -50,7 +50,7 @@
5050
"test.failure_suppressed" : "true",
5151
"test.framework" : "cucumber",
5252
"test.framework_version" : ${content_meta_test_framework_version},
53-
"test.module" : "cucumber-junit-4",
53+
"test.module" : "junit-4-cucumber-5.4",
5454
"test.name" : "Addition",
5555
"test.status" : "fail",
5656
"test.suite" : "classpath:org/example/cucumber/calculator/basic_arithmetic_failed.feature:Basic Arithmetic",
@@ -100,7 +100,7 @@
100100
"test.framework" : "cucumber",
101101
"test.framework_version" : ${content_meta_test_framework_version},
102102
"test.is_retry" : "true",
103-
"test.module" : "cucumber-junit-4",
103+
"test.module" : "junit-4-cucumber-5.4",
104104
"test.name" : "Addition",
105105
"test.retry_reason" : "attempt_to_fix",
106106
"test.status" : "fail",
@@ -151,7 +151,7 @@
151151
"test.framework" : "cucumber",
152152
"test.framework_version" : ${content_meta_test_framework_version},
153153
"test.is_retry" : "true",
154-
"test.module" : "cucumber-junit-4",
154+
"test.module" : "junit-4-cucumber-5.4",
155155
"test.name" : "Addition",
156156
"test.retry_reason" : "attempt_to_fix",
157157
"test.status" : "fail",
@@ -202,7 +202,7 @@
202202
"test.framework" : "cucumber",
203203
"test.framework_version" : ${content_meta_test_framework_version},
204204
"test.is_retry" : "true",
205-
"test.module" : "cucumber-junit-4",
205+
"test.module" : "junit-4-cucumber-5.4",
206206
"test.name" : "Addition",
207207
"test.retry_reason" : "attempt_to_fix",
208208
"test.status" : "fail",
@@ -254,7 +254,7 @@
254254
"test.framework_version" : ${content_meta_test_framework_version},
255255
"test.has_failed_all_retries" : "true",
256256
"test.is_retry" : "true",
257-
"test.module" : "cucumber-junit-4",
257+
"test.module" : "junit-4-cucumber-5.4",
258258
"test.name" : "Addition",
259259
"test.retry_reason" : "attempt_to_fix",
260260
"test.status" : "fail",
@@ -300,7 +300,7 @@
300300
"library_version" : ${content_meta_library_version},
301301
"runtime-id" : ${content_meta_runtime_id},
302302
"span.kind" : "test_session_end",
303-
"test.command" : "cucumber-junit-4",
303+
"test.command" : "junit-4-cucumber-5.4",
304304
"test.framework" : "cucumber",
305305
"test.framework_version" : ${content_meta_test_framework_version},
306306
"test.status" : "pass",
@@ -315,7 +315,7 @@
315315
"process_id" : ${content_metrics_process_id}
316316
},
317317
"name" : "cucumber.test_session",
318-
"resource" : "cucumber-junit-4",
318+
"resource" : "junit-4-cucumber-5.4",
319319
"service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
320320
"start" : ${content_start_7},
321321
"test_session_id" : ${content_test_session_id}
@@ -335,7 +335,7 @@
335335
"span.kind" : "test_module_end",
336336
"test.framework" : "cucumber",
337337
"test.framework_version" : ${content_meta_test_framework_version},
338-
"test.module" : "cucumber-junit-4",
338+
"test.module" : "junit-4-cucumber-5.4",
339339
"test.status" : "pass",
340340
"test.test_management.enabled" : "true",
341341
"test.type" : "test",
@@ -345,12 +345,12 @@
345345
"_dd.host.vcpu_count" : ${content_metrics__dd_host_vcpu_count_8}
346346
},
347347
"name" : "cucumber.test_module",
348-
"resource" : "cucumber-junit-4",
348+
"resource" : "junit-4-cucumber-5.4",
349349
"service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
350350
"start" : ${content_start_8},
351351
"test_module_id" : ${content_test_module_id},
352352
"test_session_id" : ${content_test_session_id}
353353
},
354354
"type" : "test_module_end",
355355
"version" : 1
356-
} ]
356+
} ]

0 commit comments

Comments
 (0)