Skip to content

Conversation

kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented May 29, 2018

Flag tests that cannot run on a browser
Fix issues (mostly with numbers) that were different between vm and js
Found a bug w/ DDC

Flag tests that cannot run on a browser
Fix issues (mostly with numbers) that were different between vm and js
Found a bug w/ DDC
@kevmoo kevmoo requested review from jakemac53 and natebosch May 29, 2018 18:04
import 'package:path/path.dart' as p;

String testFilePath(String part1, [String part2, String part3]) =>
p.join(_packagePath(), part1, part2);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing part 3 :D

@jakemac53
Copy link
Collaborator

I think you need to add at least:

addons:
  chrome: stable

to the travis.yml for chrome tests

@kevmoo
Copy link
Collaborator Author

kevmoo commented May 29, 2018

@jakemac53 – green!

@kevmoo kevmoo merged commit 89bef38 into master May 29, 2018
@kevmoo kevmoo deleted the web_test branch May 29, 2018 20:25
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

Successfully merging this pull request may close these issues.

2 participants