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
dart2js should implement show: and hide: combinators #3454
Comments
Set owner to @johnniwinther. |
Fixed in r13534. Added Fixed label. |
This still needs a little work. Try running it in firefox on Windows. It fails. :-( Added Triaged label. |
This still needs a little work. Try running it in firefox on Windows. It fails. :-( |
The log file that shows the error is here: It says: @@@STEP_CLEAR@@@
pkg/unittest/html_config.dart:8:10: Warning: duplicated library name "'unittest'". FAILED: dart2js-ff release_ia32 language/import_combinators_test Added Started label. |
Per spec, section 12.2
Language issue #817
The text was updated successfully, but these errors were encountered: