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

supported_HashChangeEvent should not be executed in the history group. #8183

Closed
floitschG opened this issue Jan 29, 2013 · 7 comments
Closed
Labels

Comments

@floitschG
Copy link
Contributor

html/history_test/history is currently failing.
Pete's analysis:
... so what appears to be happening is that the history test is using the individual configuration- so each group is supposed to be executing as a separate 'test'
but looking at the log, the test supported_HashChangeEvent is getting executed in with the history group
and the supported_HashChangeEvent is expected to fail on IE
so basically the test target html/history_test/history
 should not include html/history_test/supported_HashChangeEvent

@mkustermann
Copy link
Member

cc @ricowind.

@floitschG
Copy link
Contributor Author

Test just succeeded on the buildbot. Marked it as flaky.

@mkustermann
Copy link
Member

@ricowind
Copy link
Contributor

So this seems like a unittest issue right?


Removed Area-Test label.
Added Area-UnitTest label.

@kevmoo
Copy link
Member

kevmoo commented Feb 12, 2014

Added Pkg-Unittest label.

@kevmoo
Copy link
Member

kevmoo commented Feb 12, 2014

Removed Area-UnitTest label.
Added Area-Pkg label.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/test#185.

@DartBot DartBot closed this as completed Jun 5, 2015
@kevmoo kevmoo removed the triaged label Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants