Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Parse -Dpartest.scalac_opts in SBT runner #64

Merged
merged 1 commit into from
Jun 8, 2016

Conversation

szeiger
Copy link
Contributor

@szeiger szeiger commented Jun 6, 2016

This is required to pass the -optimise flag down to partest in PR validation builds (see comments in scala/scala#5190)

This is required to pass the `-optimise` flag down to partest in PR
validation builds.
@lrytz
Copy link
Member

lrytz commented Jun 8, 2016

LGTM - discussion about mima failure here: #63 (comment)

@szeiger szeiger merged commit 026af33 into scala:master Jun 8, 2016
@lrytz
Copy link
Member

lrytz commented Jun 8, 2016

@szeiger should we push a new release of scala-partest for scala/scala#5190?

@szeiger
Copy link
Contributor Author

szeiger commented Jun 8, 2016

Ideally I'd like a new release with #54 but I suppose that'll have to wait. So let's get one out for scala/scala#5190

@lrytz
Copy link
Member

lrytz commented Jun 8, 2016

is there anything that blocks #54, or it just needs a review?

@szeiger
Copy link
Contributor Author

szeiger commented Jun 8, 2016

Just the review (and now a rebase, too)

@lrytz
Copy link
Member

lrytz commented Jun 8, 2016

i'll take a look

szeiger added a commit to szeiger/scala-partest that referenced this pull request Jun 14, 2016
This is required to *really* pass the `-optimise` flag down to scalac in
PR validation builds. The previous change in
scala#64 passed the flag to
partest but partest didn’t pass the correct settings on to scalac.
lrytz pushed a commit to lrytz/scala-partest that referenced this pull request May 9, 2018
Parse `-Dpartest.scalac_opts` in SBT runner
lrytz pushed a commit to lrytz/scala-partest that referenced this pull request May 9, 2018
This is required to *really* pass the `-optimise` flag down to scalac in
PR validation builds. The previous change in
scala#64 passed the flag to
partest but partest didn’t pass the correct settings on to scalac.
lrytz pushed a commit to lrytz/scala-partest that referenced this pull request May 9, 2018
Parse `-Dpartest.scalac_opts` in SBT runner
lrytz pushed a commit to lrytz/scala-partest that referenced this pull request May 9, 2018
This is required to *really* pass the `-optimise` flag down to scalac in
PR validation builds. The previous change in
scala#64 passed the flag to
partest but partest didn’t pass the correct settings on to scalac.
lrytz pushed a commit to lrytz/scala that referenced this pull request May 9, 2018
This is required to *really* pass the `-optimise` flag down to scalac in
PR validation builds. The previous change in
scala/scala-partest#64 passed the flag to
partest but partest didn’t pass the correct settings on to scalac.
lrytz pushed a commit to lrytz/scala that referenced this pull request May 9, 2018
This is required to *really* pass the `-optimise` flag down to scalac in
PR validation builds. The previous change in
scala/scala-partest#64 passed the flag to
partest but partest didn’t pass the correct settings on to scalac.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants