Skip to content
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

Remove jdk21 initial support #1396

Merged
merged 8 commits into from
Dec 9, 2023
Merged

Remove jdk21 initial support #1396

merged 8 commits into from
Dec 9, 2023

Conversation

MohabMohie
Copy link
Contributor

I moved the classes to the resources folder, will reuse them at a later stage, this should ensure that the pipeline matches to local tests running under jdk 17 ONLY to facilitate pipeline troubleshooting and fix integrity.

Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com>
Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com>
- will not handle all cdp supporting browsers dynamically, firefox is a separate case, and all the rest will follow the manual full-screen mode.

Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com>
@MohabMohie
Copy link
Contributor Author

this is meant to be an ongoing stabilizing PR. we can release after merging it and feeling comfortable with any remaining pipeline failures (real issues now). @MahmoudElSharkawy FYI

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (148fa3a) 46.57% compared to head (27fc700) 47.36%.

Files Patch % Lines
...com/shaft/gui/internal/image/ScreenshotHelper.java 95.16% 1 Missing and 2 partials ⚠️
...aft/gui/element/internal/ElementActionsHelper.java 81.81% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1396      +/-   ##
============================================
+ Coverage     46.57%   47.36%   +0.78%     
- Complexity     1197     1212      +15     
============================================
  Files           106      106              
  Lines         10288    10288              
  Branches       1070     1071       +1     
============================================
+ Hits           4792     4873      +81     
+ Misses         4897     4808      -89     
- Partials        599      607       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Opened a bug report to fix it later #1399 

#1399

Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com>
@MohabMohie
Copy link
Contributor Author

Ubuntu Firefox is throwing a security issue. It's related to gecko driver
mozilla/geckodriver#2068

* Update PropertiesHelper.java

Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com>

* Update pom.xml

Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com>

---------

Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com>
Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com>
@MohabMohie MohabMohie merged commit e9f9348 into main Dec 9, 2023
26 checks passed
@MohabMohie MohabMohie deleted the remove-jdk21-initial-support branch December 9, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant