The most infamous flaky test
som-snytt opened this issue · 5 comments
som-snytt commented
presentation/doc
sees Unexpected foo method comment: None
.
Personally, I am surprised that foo
requires comment.
Parking it here as internal.
som-snytt commented
lrytz commented
i saw it locally 👻
lrytz commented
Looking at the code, the None
probably originates here: https://github.com/scala/scala/blob/2d9e6acce8c4246e6cba5a22ff9d965ec3bd117c/src/interactive/scala/tools/nsc/interactive/Response.scala#L68
response.get
is called here https://github.com/scala/scala/blob/53e1571071bf75ce6ddd6e7b4f0b84ef1bdc32f8/test/files/presentation/doc/doc.scala#L65
som-snytt commented
Sometimes I have a hankering for a large plate of spaghetti.