Skip to content

Commit 1008e77

Browse files
Update test fixtures
1 parent 754e982 commit 1008e77

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

  • dd-java-agent/instrumentation/junit-4.10/cucumber-junit-4/src/test/resources

dd-java-agent/instrumentation/junit-4.10/cucumber-junit-4/src/test/resources/test-empty-name-5.4.0/events.ftl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
},
5656
"meta" : {
5757
"os.architecture" : ${content_meta_os_architecture},
58-
"_dd.tracer_host" : "COMP-QG19F24WGY",
5958
"test.module" : "cucumber-junit-4",
6059
"test.status" : "pass",
6160
"language" : "jvm",
@@ -98,7 +97,6 @@
9897
"meta" : {
9998
"test.type" : "test",
10099
"os.architecture" : ${content_meta_os_architecture},
101-
"_dd.tracer_host" : "COMP-QG19F24WGY",
102100
"test.status" : "pass",
103101
"language" : "jvm",
104102
"runtime.name" : ${content_meta_runtime_name},
@@ -150,4 +148,4 @@
150148
"test.framework" : "cucumber"
151149
}
152150
}
153-
} ]
151+
} ]

dd-java-agent/instrumentation/junit-4.10/cucumber-junit-4/src/test/resources/test-empty-name-latest/events.ftl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
},
5656
"meta" : {
5757
"os.architecture" : ${content_meta_os_architecture},
58-
"_dd.tracer_host" : "COMP-QG19F24WGY",
5958
"test.module" : "cucumber-junit-4",
6059
"test.status" : "pass",
6160
"language" : "jvm",
@@ -98,7 +97,6 @@
9897
"meta" : {
9998
"test.type" : "test",
10099
"os.architecture" : ${content_meta_os_architecture},
101-
"_dd.tracer_host" : "COMP-QG19F24WGY",
102100
"test.status" : "pass",
103101
"language" : "jvm",
104102
"runtime.name" : ${content_meta_runtime_name},
@@ -150,4 +148,4 @@
150148
"test.framework" : "cucumber"
151149
}
152150
}
153-
} ]
151+
} ]

0 commit comments

Comments
 (0)