Skip to content

Remove openjdk11 because the build exceeds the allowed time limit #2088

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

Merged
merged 1 commit into from
Oct 13, 2020

Conversation

zoewangg
Copy link
Contributor

@zoewangg zoewangg commented Oct 13, 2020

Description

Remove openjdk11 because the openjdk11 job took longer than 50 mins, which is a hard limit on Travis for public repos.

The job exceeded the maximum time limit for jobs, and has been terminated.

License

  • I confirm that this pull request can be released under the Apache 2 license

@codecov-io
Copy link

Codecov Report

Merging #2088 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2088   +/-   ##
=========================================
  Coverage     77.12%   77.12%           
  Complexity      298      298           
=========================================
  Files          1206     1206           
  Lines         37909    37909           
  Branches       2961     2961           
=========================================
+ Hits          29236    29238    +2     
+ Misses         7228     7222    -6     
- Partials       1445     1449    +4     
Flag Coverage Δ Complexity Δ
#unittests 77.12% <ø> (+<0.01%) 298.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...nio/netty/internal/OldConnectionReaperHandler.java 81.81% <0.00%> (-9.10%) 0.00% <0.00%> (ø%)
...ty/internal/IdleConnectionCountingChannelPool.java 86.58% <0.00%> (-2.44%) 0.00% <0.00%> (ø%)
...ssdk/core/internal/async/FileAsyncRequestBody.java 84.76% <0.00%> (+0.95%) 0.00% <0.00%> (ø%)
...ware/amazon/awssdk/utils/cache/CachedSupplier.java 90.24% <0.00%> (+2.43%) 0.00% <0.00%> (ø%)
...ttp/nio/netty/internal/nrs/HttpStreamsHandler.java 64.61% <0.00%> (+3.84%) 0.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 952e9f0...b8a3fa0. Read the comment docs.

@zoewangg zoewangg merged commit 9df1462 into master Oct 13, 2020
@zoewangg zoewangg deleted the zoewang/fixTravis branch October 22, 2020 22:22
aws-sdk-java-automation added a commit that referenced this pull request Jul 11, 2022
…a987a80c7

Pull request: release <- staging/5b5fad27-8c77-4090-a6ce-cf3a987a80c7
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.

3 participants