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/flutter_js_test.dart fails #147

Open
timmolter opened this issue Feb 28, 2024 · 0 comments
Open

test/flutter_js_test.dart fails #147

timmolter opened this issue Feb 28, 2024 · 0 comments

Comments

@timmolter
Copy link

Here is the line that fails: expect(result.rawResult, equals(125));

Pointer: address=0xfffe00000000007d, 125
Pointer<Never>, String
Expected: <125>
  Actual: Pointer<Never>:<Pointer: address=0xfffe00000000007d>
package:matcher                                     expect
package:flutter_test/src/widget_tester.dart 474:18  expect
test/unit/flutter_js_test.dart 24:5                 main.<fn>
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