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

AbstractScriptGenerator.newAntScript: revert close stream #967 #984

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

jukzi
Copy link
Contributor

@jukzi jukzi commented Dec 5, 2023

Copy link
Member

@HannesWell HannesWell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Lets see what the build says.

And thanks for the little code clean-up.

Copy link

github-actions bot commented Dec 5, 2023

Test Results

     273 files  ±0       273 suites  ±0   51m 12s ⏱️ - 2m 57s
  3 443 tests ±0    3 334 ✔️ ±0    47 💤 ±0  22 ±0    40 🔥 ±0 
10 626 runs  ±0  10 300 ✔️ ±0  141 💤 ±0  66 ±0  119 🔥 ±0 

For more details on these failures and errors, see this check.

Results for commit 43dd886. ± Comparison against base commit bd726ff.

@iloveeclipse
Copy link
Member

Interesting, same test fails as before? Does it work locally?

@jukzi
Copy link
Contributor Author

jukzi commented Dec 5, 2023

it fixes SourceTests.testIndividualSourceBundles_2() locally

@iloveeclipse
Copy link
Member

it fixes SourceTests.testIndividualSourceBundles_2() locally

So looks like #980 is testing something else (previous build?), not the current code in the PR?

The test fails in this PR are exactly same as in #980

@iloveeclipse
Copy link
Member

On the other side, there are not more test fails, so we should simply merge this one and see what the next build would say, if we will have the build tomorrow, see this comment.

@iloveeclipse iloveeclipse merged commit a633bfb into eclipse-pde:master Dec 5, 2023
7 of 17 checks passed
@laeubi
Copy link
Contributor

laeubi commented Dec 6, 2023

it fixes SourceTests.testIndividualSourceBundles_2() locally

I just wanted to mention that the tests seem to behave completely different in some cases between platforms and between being executed on Jenkins or I-Builds, its a bit messy.

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.

120 P2Tests fail on master since I20231201-1800
5 participants