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

Test "github660" does not pass with flambda #3618

Open
emillon opened this issue Jul 8, 2020 · 0 comments
Open

Test "github660" does not pass with flambda #3618

emillon opened this issue Jul 8, 2020 · 0 comments

Comments

@emillon
Copy link
Collaborator

emillon commented Jul 8, 2020

Hi,

While debugging flambda-related #3599 I noticed that test github660 fails on 4.10.0+flambda with the following diff:

diff --git a/test/blackbox-tests/test-cases/github660.t/run.t b/test/blackbox-tests/test-cases/github660.t/run.t.corrected
index ef75ae81b..e4d323561 100644
--- a/test/blackbox-tests/test-cases/github660.t/run.t
+++ b/test/blackbox-tests/test-cases/github660.t/run.t.corrected
@@ -10,8 +10,6 @@ When there are explicit interfaces, modules must be rebuilt.
   $ echo 'let _x = 1' >> explicit-interfaces/lib_sub.ml
   $ dune runtest --root explicit-interfaces
   Entering directory 'explicit-interfaces'
-          main alias runtest
-  hello
 
 When there are no interfaces, the situation is the same, but it is not possible
 to rely on these.

I did not investigate what that means, but let's keep it somewhere not to forget.

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

No branches or pull requests

1 participant