-
Notifications
You must be signed in to change notification settings - Fork 881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run tests with javaagent. #1643
Merged
Merged
Changes from 1 commit
Commits
Show all changes
180 commits
Select commit
Hold shift + click to select a range
a2f1604
Run tests with javaagent.
02b72aa
TransformationListener bridge.
c3f13d7
Merge branch 'master' of github.com:open-telemetry/opentelemetry-java…
dd1eff3
Simple instrumentation (e.g. armeria) work
d067842
Config updates work
b1cacb1
Some cleanup
ff513ae
Exclude bootstrap from the testRuntimeClasspath so tooling can contin…
4e34a57
Exclude bootstrap from all test runtime classpaths.
42d2c7a
Merge branch 'master' of github.com:open-telemetry/opentelemetry-java…
388493b
Clean
6757a11
testInstrumentation
78ff98d
Shrink agent testing jar
8080285
Fixes
ec435b6
Fixes
916fc2e
Remove iscompleted
06ca469
Remove dependency on agent classes in tests.
d229ab8
Merge remote-tracking branch 'upstream/master' into pr-run-tests-with…
trask 1d3de5a
FIXUP
trask 3552033
Fix for no propagators being installed
trask 0e1cf89
Partially fix opentelemetry-api instrumentation tests
trask ca5a118
Rename
trask 2356d5b
fixup! Rename
trask f90fdaa
Reduce test dependency on OpenTelemetry API
trask 58dae8a
Revert "Reduce test dependency on OpenTelemetry API"
trask 8bd1a0d
No need to set propagators in AgentTestRunner
trask c9e6cf7
Remove no longer needed code
trask af1b1a9
Basic ContextBridgeTest
trask 915767e
Remove unnecessary verification
trask da51582
Revert "Remove unnecessary verification"
trask 678a868
Remove mock context
trask 6b76dff
Spotless
trask 011b106
Merge remote-tracking branch 'upstream/master' into pr-run-tests-with…
trask c278b13
Fix guava test
trask 6b5d90a
Merge remote-tracking branch 'upstream/master' into pr-run-tests-with…
trask b0d4249
Fix jdbc tests
trask faf8e85
Compile failures
57492db
Fix cassandra test and jaxrs-1 compile failure.
0c62f64
Ignore kubernetes test for now
ef55977
Disable oshi assertion.
e66eb66
Comment out more unit tests
c2e7226
Don't apply unnecessary plugins at top level.
96a9ed1
Merge branch 'top-level-less-plugins' into run-tests-with-agent
066cf29
Use agent way to set xray propagator.
d3c5c8c
More
15821e9
Almost there
d76d9dd
Merge branch 'master' of github.com:open-telemetry/opentelemetry-java…
e950709
Merge remote-tracking branch 'upstream/master' into pr-run-tests-with…
trask 415d8f7
Split out ConfigUtils for non-agent instrumentation tests.
4e7fc8c
Remove testing-bootstrap
a3aa8c6
Remove Shaded SDK projects.
1e72ea1
Merge remote-tracking branch 'upstream/master' into run-tests-with-agent
trask 904382a
Convert HibernateDecorator to HibernateTracer
trask 4b062bd
Convert TwilioDecorator to TwilioTracer
trask 6f7c196
Delete BaseDecorator
trask 428e29f
Remove decorator package
trask 6148a26
More renames
trask d937ca6
Improve tests that rely on config
trask bef075b
RedisCommandNormalizerTest
trask 265c5ec
Fix
trask 5b12e11
Merge branch 'remove-decorators' into run-tests-with-agent
trask d25cb37
Remove testing ConfigUtils
trask af6953c
Update more config property names
trask 59d654e
Spotless
trask adba247
Split out methods and otel-annotations modules
trask 911f774
Merge branch 'update-more-config-property-names' into run-tests-with-…
trask 29002ea
Bring back hystrix internal prop, I thought it was instrumentation prop
trask 40cb995
Hystrix config
trask aea5afe
WORK
trask 72dde42
Rename defaultEnabled property to default-enabled
trask 9c855ed
Fix external-annotations test
trask 375ceae
Merge branch 'split-out-two-more-modules' into run-tests-with-agent
trask b867b30
Merge branch 'rename-default-enabled-prop' into run-tests-with-agent
trask c1cb569
morework
trask 987daf6
Fix ConfiguredTraceAnnotationsTest
trask 4ab50b7
Merge branch 'split-out-two-more-modules' into run-tests-with-agent
trask 818b84e
Remove ConfigUtils
trask fcb7026
Removing ConfigUtils still
trask 10e1903
Fixing methods instrumentation test
trask 42c891f
Fix external-annotations tests
trask dec14a5
Fix opentelemetry-annotations-1.0 tests
trask fd2f9b9
Less ConfigUtils
trask 17240a6
Working on testing-common
trask ca24ed1
Remove ConfigUtils from kafka
trask a13ef3f
Remove ConfigUtils
trask f83c8da
Delete AgentInstallerAccess and ConfigAccess
trask 4cfe7d9
Temporarily ignore some tests
trask d4bda6a
Fix compilation errors
trask 05d6e5c
Merge remote-tracking branch 'upstream/master' into run-tests-with-agent
trask a781ce7
Extract unittest from kubernetes-client
trask a44d7ea
Extract unittest from jdbc
trask a6c7b75
Extract unittest from mongo-3.1 and mongo-3.7
trask 64d675c
Spotless
trask 78bd949
Merge remote-tracking branch 'upstream/master' into run-tests-with-agent
trask 09f18c3
Extract unittest from external-annotations
trask a8b01d2
Consistency in unittests gradle files
trask 805b520
Codenarc
trask 9a52869
Fix opentelemetry-api-1.0 test
trask 5ad267b
Temporarily ignore test
trask 6aabf27
Create javaagent dirs for all instrumentation
trask 7b1d8fe
Format groovy
trask f3db271
Merge remote-tracking branch 'upstream/master' into run-tests-with-agent
trask 9a2bafa
Remove no longer needed comment
trask 42ed2c9
Cleanup
trask 5d1c386
Cleanup
trask f822799
Cleanup
trask 42517df
Cleanup
trask fd75472
Fixes
trask dbf50bf
Fix javaagent module tests
trask 4560525
Fix javaagent-tooling module tests
trask 39b8390
Turn off debug logging
trask 115b6be
Merge remote-tracking branch 'upstream/master' into run-tests-with-agent
trask 749086c
Merge cleanup
trask 0e0f1d2
Revert "Turn off debug logging"
trask 1813fe1
Merge remote-tracking branch 'upstream/master' into run-tests-with-agent
trask 09d02e7
Merge remote-tracking branch 'upstream/master' into run-tests-with-agent
trask fc169ed
Merge fixes
trask 0c65803
Fix metrics tests
trask 515f68a
METRICS
trask f90b056
fixup! METRICS
trask 1de976a
Merge remote-tracking branch 'upstream/master' into run-tests-with-agent
trask d65463a
Get tests compiling again
trask dc492e7
Tests
trask b4ff124
Consistent extra gradle test task
trask 4af856d
Fix testing-common tests
trask 595bf1e
Metrics test working
trask 22b0002
Fix oshi test
trask a48e2ed
Fix jsp test
trask 8f5a37b
Also percentiles
trask b638ea3
Add TODO about more tests needed
trask 06cb308
Bring back 2 more tests
trask 4f0574d
Wait for spans inside of traces
trask e77f1ce
A bit more review
trask c6bb023
Spotless
trask 0a6a6e8
One more comment
trask 5bfbb7e
Fix gradle logging deadlocks
trask 6befa81
Match comment in javaagent.gradle
trask 1e75760
Ooops
trask 35f0ae7
More oops
trask 3ae6dfb
Still fixing recent InMemoryExporter changes
trask 1f6313d
Fix baggage test
trask eec252b
Fix the build
trask 3f582c0
Checkstyle
trask 2f26374
Remove code coverage check from testing-common
trask a44cefd
Spotless
trask 47e7701
Fix new gradle files
trask 584382e
Spotless
trask 2264e26
Fix kotlin coroutine test
trask 21acc89
Fix CI sporadic hanging
trask fa41e7e
Feedback
trask 1bdec4b
Unnecessary
trask 189a68f
Spotless
trask 742474b
Bring back deadlock
trask e39246e
Fix gradle output deadlock
trask a117395
Look for new deadlock
trask eb58976
To be reverted: --no-build-cache
trask cbdeb7a
Revert "To be reverted: --no-build-cache"
trask 4607cc3
Revert "Look for new deadlock"
trask 8a673ea
Revert "Fix gradle output deadlock"
trask 1efdffe
Revert "Bring back deadlock"
trask c684902
Add org.gradle to GlobalIgnoresMatcher
trask 5f19bb2
Bring back cglib ignore
trask ac643e6
Remove unused code
trask 6aa1eaa
Fix FieldBackedProviderTest's cglib test
trask 063613d
Enable debug logging
trask 839c55e
Fix gradle deadlocking
trask 7824080
Set net.bytebuddy.raw earlier
trask 058225d
Add doc
trask c0775f5
Can't see github action output
trask 10b1acc
Spotless
trask 5b031c4
Merge remote-tracking branch 'upstream/master' into run-tests-with-agent
trask 8652c1b
Fix undertow tests
trask b263ce3
Fix undertow tests, take 2
trask 86568f2
Spotless
trask 473acce
Simplify depedencies
trask db5c58d
More doc
trask 0f7eaf5
Different fix for gradle deadlock
trask c1991ee
Add link from CONTRIBUTING
trask b1d4171
Merge remote-tracking branch 'upstream/master' into run-tests-with-agent
trask f5e2789
Bump timeout for flaky test
trask ed6a91a
Maybe still seeing a deadlock
trask File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove dependency on agent classes in tests.
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seemingly innocent change caused a lot of breakage since guava, previously set by autoservice, ended up getting too new for many of our projects. But it's probably better to have the manual downgrading as now to know about these instead of the luck.