Skip to content

run/repl-paste-parse fails intermittently on Windows #831

@SethTisue

Description

@SethTisue

as seen at e.g. https://github.com/scala/scala/actions/runs/4162482310/jobs/7201709419

I hoped this was an intermittent phantom but no amount of hitting "re-run failed jobs" seems to be making it go away

and I don't see what recent change could possibly be related to this :-/

@som-snytt does this ring any bells for you?

!!  675 - run/repl-paste-parse.scala                [output differs]
% diff D:\a\scala\scala\test\files\run\repl-paste-parse.check D:\a\scala\scala\test\files\run\repl-paste-parse-run.log--- repl-paste-parse.check
+++ repl-paste-parse-run.log
@@ -1,6 +1,6 @@
 Type in expressions for evaluation. Or try :help.
-
-scala> repl-paste-parse.script:1: error: illegal start of simple pattern
+repl-paste-parse.script:1: error: illegal start of simple pattern
 val case = 9
     ^
-:quit
+
+scala> :quit
##### Log file 'D:\a\scala\scala\test\files\run\repl-paste-parse-run.log' from failed test #####

Type in expressions for evaluation. Or try :help.
repl-paste-parse.script:1: error: illegal start of simple pattern
val case = 9
    ^

scala> :quit

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions