-
Notifications
You must be signed in to change notification settings - Fork 334
Experimental PR to test dd-trace-java on Windows OS on GitLab CI #11005
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
Draft
AlexeyKuznetsov-DD
wants to merge
85
commits into
master
Choose a base branch
from
alexeyk/test-base-windows
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
85 commits
Select commit
Hold shift + click to select a range
68768ad
Initial support for running tests on CI under Windows OS.
AlexeyKuznetsov-DD 855700a
Code review.
AlexeyKuznetsov-DD 3c3d311
Fixed build.
AlexeyKuznetsov-DD eaf7d2c
Other JDKs added
AlexeyKuznetsov-DD 0e25abd
Added JDK 25 and updated other JDKs to latest.
AlexeyKuznetsov-DD 073fff8
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD c17176c
ARM64 POC test.
AlexeyKuznetsov-DD 75b51ee
Missing git
AlexeyKuznetsov-DD 4f693f1
WIP
AlexeyKuznetsov-DD c44f94a
Attempt to fix container setup
AlexeyKuznetsov-DD ca702f5
Refactor fix by using charsets explicitly.
AlexeyKuznetsov-DD df8d6c4
Fixed tests for arm64
AlexeyKuznetsov-DD e89fa15
wip
AlexeyKuznetsov-DD 927fd0a
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD df99d3c
wip
AlexeyKuznetsov-DD 471763d
wip
AlexeyKuznetsov-DD 81d7635
Fixed issues with git and test.
AlexeyKuznetsov-DD 336672d
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD 82f4c2d
Fixed `arm64` test failures and clean up related code.
AlexeyKuznetsov-DD 0d501a8
Minor comment.
AlexeyKuznetsov-DD 80de346
wip
AlexeyKuznetsov-DD a6931d1
Merge branch 'master' into alexeyk/test-base-arm64-fixes
AlexeyKuznetsov-DD 70ca196
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD 23da3ec
Fixed review notes.
AlexeyKuznetsov-DD 2f7d96c
Fixed review notes.
AlexeyKuznetsov-DD 39d5106
Merge branch 'alexeyk/test-base-arm64-fixes' into alexeyk/test-base-w…
AlexeyKuznetsov-DD 90edeb4
Attempt to run test_inst on arm64
AlexeyKuznetsov-DD fc166ca
Fixed UTF const.
AlexeyKuznetsov-DD eedf1a5
Fixed arm64 support.
AlexeyKuznetsov-DD b97b0fb
Fixed failed tests.
AlexeyKuznetsov-DD 7d5709d
Fixed failed tests.
AlexeyKuznetsov-DD 840fcdd
Merge remote-tracking branch 'origin/master' into alexeyk/test-base-w…
AlexeyKuznetsov-DD c4a5684
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD 4698499
Ignore SqlServer on arm46 Linux
AlexeyKuznetsov-DD 482ade9
Ignore protobuf on arm64 Linux.
AlexeyKuznetsov-DD 1d51baf
Ignore aerospike on arm64 Linux.
AlexeyKuznetsov-DD 9da667d
Codex generated patch for failed test under arm64.
AlexeyKuznetsov-DD 620358a
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD 205b403
Fixed aerospike tests to run under arm64.
AlexeyKuznetsov-DD c373e7b
skip openai-java on arm64
AlexeyKuznetsov-DD e5de02b
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD a10452c
fixes for arm64
AlexeyKuznetsov-DD 58dceac
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD acf62e8
Merge remote-tracking branch 'origin/master' into alexeyk/test-base-w…
AlexeyKuznetsov-DD fbfc321
Added all other tests on arm64
AlexeyKuznetsov-DD 0501037
Workaround
AlexeyKuznetsov-DD 3d785c8
Attempt to patch mvnStage
AlexeyKuznetsov-DD be3a791
Fixed build
AlexeyKuznetsov-DD 292c979
Fixed build.
AlexeyKuznetsov-DD 5a6b4e5
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD c7f5769
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD 9c5f2d4
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD 45026f5
UTF-8 fixes
AlexeyKuznetsov-DD dd60554
Fixed missing import
AlexeyKuznetsov-DD be67940
Fixed UTF-8
AlexeyKuznetsov-DD d7c08af
Fixed UTF-8.
AlexeyKuznetsov-DD da7f603
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD d50dfa0
Pre-prod state
AlexeyKuznetsov-DD df62645
Gradle dance for arm64
AlexeyKuznetsov-DD 1773b7e
separate stage for arm64
AlexeyKuznetsov-DD ae5a9ff
Ignore WebSphereJmx on arm64
AlexeyKuznetsov-DD af21f0f
Collect crashes
AlexeyKuznetsov-DD d14a1ff
Reworked aerospike fix
AlexeyKuznetsov-DD 89bfaf8
Tweak K8s
AlexeyKuznetsov-DD 728ec0c
Collect reports for arm64
AlexeyKuznetsov-DD 209e535
Updated aerospice image to support arm64
AlexeyKuznetsov-DD 456204d
Attempt to avoid crashes
AlexeyKuznetsov-DD 612c23d
Fix crashed for smoke tests
AlexeyKuznetsov-DD c76e1c1
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD 27d27b6
Use signed image.
AlexeyKuznetsov-DD f13d760
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD cbf53f6
revert not needed changes
AlexeyKuznetsov-DD 32e4d3e
Attemp to fix crashes on arm64-temurin
AlexeyKuznetsov-DD 0f7375a
Fixed test
AlexeyKuznetsov-DD ff2bb0d
Fixed UTF-8
AlexeyKuznetsov-DD de1e2bc
Reworked -Xshare:off and UTF-8 fixes
AlexeyKuznetsov-DD 7832081
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD 930a7c4
Applied byte-buddy fix back
AlexeyKuznetsov-DD d786262
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD 9c75906
Fix for forked JVM on arm64
AlexeyKuznetsov-DD b17a4fa
Fix for deamon Gradle workers used to compile Java and Groovy code
AlexeyKuznetsov-DD 17f5dac
Debug MVNW
AlexeyKuznetsov-DD 1318d4d
Debug mvnw
AlexeyKuznetsov-DD 89b37fc
Cleanup
AlexeyKuznetsov-DD 80eea51
Merge branch 'master' into alexeyk/test-base-windows
AlexeyKuznetsov-DD 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
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
question: That looks odd to have to do that only for ARM architecture ?