An open API service for providing issue and pull request metadata for open source projects.

GitHub / scala/scala-partest issues and pull requests

#119 - update README in preparation for archiving repo

Pull Request - State: closed - Opened by SethTisue almost 5 years ago - 2 comments

#118 - Add support "/* scalac: ... */" pragmas

Pull Request - State: closed - Opened by dwijnand about 5 years ago - 5 comments

#117 - support building on JDK 13 and 14

Pull Request - State: closed - Opened by SethTisue almost 6 years ago

#116 - move to sbt 1 and sbt-scala-module 2.x series

Pull Request - State: closed - Opened by SethTisue over 6 years ago - 2 comments

#115 - relicense under Apache 2

Pull Request - State: closed - Opened by SethTisue over 6 years ago

#114 - relicense under Apache 2

Issue - State: closed - Opened by SethTisue over 6 years ago

#113 - add jdk11 test

Pull Request - State: closed - Opened by xuwei-k almost 7 years ago

#112 - allow JDK 10 & 11, drop Scala 2.13, bump 2.12.4 -> 2.12.6

Pull Request - State: closed - Opened by SethTisue about 7 years ago

#111 - some changes so it compiles on Java 9

Pull Request - State: closed - Opened by SethTisue about 7 years ago - 1 comment

#110 - Make legacy note more prominent

Pull Request - State: closed - Opened by dwijnand about 7 years ago

#109 - update branches and readmes now that re-in-sourcing is complete for 2.13

Issue - State: closed - Opened by SethTisue about 7 years ago - 5 comments

#108 - Remove `--self-test` (not used)

Pull Request - State: closed - Opened by SethTisue about 7 years ago - 4 comments

#107 - readme updates

Pull Request - State: closed - Opened by SethTisue over 7 years ago

#106 - changes for 2.13 compat

Pull Request - State: closed - Opened by SethTisue over 7 years ago - 2 comments

#105 - Remove scala-xml as provided dependency

Pull Request - State: closed - Opened by ashawley over 7 years ago - 1 comment

#104 - Drop scala-xml dependency?

Issue - State: closed - Opened by ashawley over 7 years ago - 1 comment

#103 - Remove ant support

Pull Request - State: closed - Opened by lrytz over 7 years ago - 4 comments

#102 - possibly dead branches

Issue - State: closed - Opened by martijnhoekstra over 7 years ago - 1 comment

#101 - Implicit conversions from Array to Seq is deprecated in 2.13

Pull Request - State: closed - Opened by lrytz over 7 years ago - 1 comment

#100 - Cleanups to new partest mode

Pull Request - State: closed - Opened by retronym over 7 years ago - 1 comment

#99 - Add a mode to reuse JVM for test execution

Pull Request - State: closed - Opened by retronym over 7 years ago - 4 comments

#98 - Pass the srcpath as FQN, test file as testSelector in SBT test events

Pull Request - State: closed - Opened by retronym over 7 years ago - 1 comment

#97 - Bump latest 2.12 and 2.13 releases

Pull Request - State: closed - Opened by retronym over 7 years ago

#96 - Update sbt-scala-module plugin to avoid inlining from stdlib

Pull Request - State: closed - Opened by retronym over 7 years ago

#95 - Propagate exceptions and failure transcripts to the SBT test listener…

Pull Request - State: closed - Opened by retronym over 7 years ago

#94 - Current dir is on classpath during `run` test

Issue - State: closed - Opened by som-snytt over 7 years ago - 3 comments

#93 - --dryrun

Issue - State: closed - Opened by som-snytt over 7 years ago - 6 comments

#92 - Avoid scala.sys.process.javaVmArguments

Pull Request - State: closed - Opened by dwijnand over 7 years ago - 2 comments

#91 - Use readOptionFile and don't trim aggressively

Pull Request - State: closed - Opened by som-snytt over 7 years ago

#90 - Bump version after 1.1.2 release

Pull Request - State: closed - Opened by retronym over 7 years ago

#89 - Remove unused import

Pull Request - State: closed - Opened by retronym over 7 years ago - 1 comment

#88 - Merge 1.0 to 1.1

Pull Request - State: closed - Opened by lrytz over 8 years ago - 1 comment

#87 - Update scala-module-plugin

Pull Request - State: closed - Opened by lrytz over 8 years ago

#86 - Bump version number, post-release of 1.1.1

Pull Request - State: closed - Opened by lrytz over 8 years ago

#85 - Issue/55 timedout

Pull Request - State: closed - Opened by som-snytt over 8 years ago - 3 comments

#84 - upgrade sbt to 0.13.15 (from 0.13.13)

Pull Request - State: closed - Opened by SethTisue over 8 years ago

#83 - fix unused warnings

Pull Request - State: closed - Opened by SethTisue over 8 years ago - 5 comments

#82 - Release v1.1.1 and switch to it in 2.12.x/2.13.x?

Issue - State: closed - Opened by adriaanm over 8 years ago - 1 comment

#81 - Diff transcript shows correct order

Pull Request - State: closed - Opened by som-snytt over 8 years ago - 1 comment

#80 - reverse sense of diffs (with `--show-diff` and `--verbose`)

Issue - State: closed - Opened by SethTisue over 8 years ago - 1 comment

#79 - Flags parsing doesn't do "foo bar"

Issue - State: closed - Opened by som-snytt over 8 years ago - 6 comments

#78 - Add synchronization when sending events to sbt (fix ArrayIOBException).

Pull Request - State: closed - Opened by gourlaysama over 8 years ago - 4 comments

#77 - dont run all tests if there are invalid tests

Pull Request - State: closed - Opened by martijnhoekstra over 8 years ago - 2 comments

#76 - feature: report which tests are slow to compile, slow to run

Issue - State: closed - Opened by SethTisue over 8 years ago - 1 comment

#75 - speedup: don't fork a new JVM for tests that don't actually need one

Issue - State: closed - Opened by SethTisue over 8 years ago - 17 comments

#74 - bump version number, post-release of 1.1.0

Pull Request - State: closed - Opened by SethTisue over 8 years ago

#73 - new 1.1.x branch for Scala 2.12 only

Pull Request - State: closed - Opened by SethTisue over 8 years ago - 2 comments

#72 - remove ScalaCheck support

Pull Request - State: closed - Opened by SethTisue over 8 years ago - 5 comments

#71 - manually check for a .exe

Pull Request - State: closed - Opened by martijnhoekstra over 8 years ago - 5 comments

#70 - Partest detects wrong java exectuable on Windows

Issue - State: closed - Opened by martijnhoekstra over 8 years ago - 3 comments

#69 - Mixed Java/Scala compilation like sbt's "Mixed" compileOrder

Pull Request - State: closed - Opened by lrytz over 8 years ago - 6 comments

#68 - Major cleanup without ant support

Pull Request - State: closed - Opened by szeiger almost 9 years ago - 3 comments

#67 - release 1.0.17 against 2.12.0-M5 but not 2.11

Issue - State: closed - Opened by adriaanm about 9 years ago - 2 comments

#66 - Use the correct scalac options when run from sbt

Pull Request - State: closed - Opened by szeiger about 9 years ago - 1 comment

#65 - don't run mima

Pull Request - State: closed - Opened by lrytz about 9 years ago - 4 comments

#64 - Parse `-Dpartest.scalac_opts` in SBT runner

Pull Request - State: closed - Opened by szeiger about 9 years ago - 6 comments

#63 - SI-7696 Restore --show-log

Pull Request - State: closed - Opened by som-snytt about 9 years ago - 6 comments

#62 - SI-7786 Partest finds javac

Pull Request - State: closed - Opened by som-snytt about 9 years ago - 1 comment

#61 - Make nest.Runner#runCommand protected

Pull Request - State: closed - Opened by smarter about 9 years ago - 4 comments

#60 - Mistyped test name shouldn't test the world

Issue - State: closed - Opened by som-snytt about 9 years ago - 5 comments

#59 - Avoid "".lines ambiguity

Pull Request - State: closed - Opened by som-snytt about 9 years ago - 2 comments

#58 - Remove type alias for Classpath

Pull Request - State: closed - Opened by retronym about 9 years ago - 4 comments

#57 - MemoryTest could be more robust, precise about failure

Issue - State: closed - Opened by adriaanm over 9 years ago - 1 comment

#56 - Migrate to new Reporter API

Pull Request - State: closed - Opened by retronym over 9 years ago - 1 comment

#55 - Partest mark test that timed out as skipped instead of failed

Issue - State: closed - Opened by smarter over 9 years ago - 2 comments

#54 - A trip down the rabbit hole to enable colors from sbt

Pull Request - State: closed - Opened by szeiger over 9 years ago - 9 comments

#53 - Update README with new SBT instructions

Pull Request - State: closed - Opened by retronym over 9 years ago - 1 comment

#52 - Prepare for release 1.0.13

Pull Request - State: closed - Opened by retronym over 9 years ago - 3 comments

#51 - Print the transcript to the console when running with —verbose from sbt

Pull Request - State: closed - Opened by szeiger over 9 years ago - 1 comment

#50 - Integrate scala-partest-interface into scala-partest

Pull Request - State: closed - Opened by szeiger over 9 years ago - 3 comments

#49 - Improvements for the Scala SBT build

Pull Request - State: closed - Opened by retronym over 9 years ago - 4 comments

#48 - Partest shouldn't pick up just any old `java` command

Issue - State: closed - Opened by som-snytt over 9 years ago - 4 comments

#47 - bring copyright year up to date

Pull Request - State: closed - Opened by SethTisue over 9 years ago - 2 comments

#46 - Report more errors on invalid .flags files

Pull Request - State: closed - Opened by lrytz over 9 years ago - 1 comment

#45 - Update license year range to latest release year

Pull Request - State: closed - Opened by prayagverma over 9 years ago - 1 comment

#44 - Fix test failure problem in non-English environment

Pull Request - State: closed - Opened by kmizu over 9 years ago - 7 comments

#43 - Build for Scala 2.11.7, 2.12.0-M1, 2.12.0-M2 and 2.12.0-M3

Pull Request - State: closed - Opened by szeiger over 9 years ago - 3 comments

#42 - Publish release 1.0.10

Pull Request - State: closed - Opened by szeiger over 9 years ago

#41 - build dir is usually testroot/../build

Pull Request - State: closed - Opened by som-snytt over 9 years ago - 5 comments

#40 - Updated SBTRunner improvements for passing arguments to partest

Pull Request - State: closed - Opened by szeiger almost 10 years ago - 7 comments

#39 - Issue #25 use filtered check for git diff

Pull Request - State: closed - Opened by som-snytt almost 10 years ago - 1 comment

#38 - enable -Xfatal-warnings

Pull Request - State: closed - Opened by SethTisue about 10 years ago - 3 comments

#37 - Script to publish manually (without travis)

Pull Request - State: closed - Opened by lrytz about 10 years ago - 10 comments

#36 - switch to sbt-git

Issue - State: closed - Opened by SethTisue about 10 years ago - 2 comments

#35 - support 2.12.0-M2

Pull Request - State: closed - Opened by SethTisue about 10 years ago - 2 comments

#34 - opt-in to Travis's newer/faster container-based infrastructure

Pull Request - State: closed - Opened by SethTisue about 10 years ago

#33 - be compatible with more Scala versions

Pull Request - State: closed - Opened by SethTisue about 10 years ago - 3 comments

#32 - Improved tag-driven publishing, cross-build for 2.11 and 2.12

Pull Request - State: closed - Opened by lrytz about 10 years ago - 2 comments

#31 - Avoid or else...

Pull Request - State: closed - Opened by adriaanm over 10 years ago - 2 comments

#30 - Consolidate Scala.js fork

Issue - State: closed - Opened by gkossakowski over 10 years ago - 3 comments
Labels: enhancement

#29 - javaOpts property for partest ant task

Pull Request - State: closed - Opened by lrytz over 10 years ago - 2 comments

#28 - fix url

Pull Request - State: closed - Opened by xuwei-k over 10 years ago - 1 comment

#27 - SI-7566 Remove use of String=>TermName implicit

Pull Request - State: closed - Opened by soc over 10 years ago - 12 comments

#26 - Support for tag-driven publishing on Travis.

Pull Request - State: closed - Opened by adriaanm over 10 years ago

#25 - Checkfiles are not properly preprocessed when diffing

Issue - State: closed - Opened by gzm0 over 10 years ago - 2 comments

#24 - Extract useful things from ConsoleRunner and use them in SBTRunner

Pull Request - State: closed - Opened by gourlaysama almost 11 years ago - 2 comments

#22 - Include compiler flags from system property when interpreting pragma

Pull Request - State: closed - Opened by lrytz almost 11 years ago

#21 - move to Reporter#errorCount in DirectCompiler

Issue - State: closed - Opened by adriaanm about 11 years ago - 2 comments

#17 - SI-8382 Restore partest.debug

Pull Request - State: closed - Opened by som-snytt over 11 years ago - 1 comment

#11 - Integration test: run scala test suite for PR validation

Issue - State: closed - Opened by adriaanm over 11 years ago - 1 comment