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

Better testing for dart.js #8558

Closed
vsmenon opened this issue Feb 15, 2013 · 2 comments
Closed

Better testing for dart.js #8558

vsmenon opened this issue Feb 15, 2013 · 2 comments
Labels
area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). closed-obsolete Closed as the reported issue is no longer relevant P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@vsmenon
Copy link
Member

vsmenon commented Feb 15, 2013

Our browser test framework doesn't make it easy to test query strings, etc., in dart.js:

http://code.google.com/p/dart/issues/detail?id=8408

@blois
Copy link
Contributor

blois commented Feb 19, 2013

Can History.pushState be used to modify query strings on client side?

@ricowind
Copy link
Contributor

Vijay: Can you use Pete's suggestion? if so, please close this


Set owner to @vsmenon.

@vsmenon vsmenon added Type-Defect area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). labels Nov 26, 2013
@vsmenon vsmenon self-assigned this Nov 26, 2013
@kevmoo kevmoo added P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed triaged labels Feb 29, 2016
@vsmenon vsmenon removed their assignment Jun 30, 2017
@matanlurey matanlurey added the closed-obsolete Closed as the reported issue is no longer relevant label Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). closed-obsolete Closed as the reported issue is no longer relevant P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

5 participants