Giter VIP home page Giter VIP logo

Comments (5)

timokz avatar timokz commented on August 24, 2024

Can reproduce with similar conditions.
Until #95 is merged, you will need to revert your projects sdk, as I have done

from alchemist.

karvulf avatar karvulf commented on August 24, 2024

When I testet it with the pr the issue still remained @timokz

from alchemist.

timokz avatar timokz commented on August 24, 2024

When I testet it with the pr the issue still remained @timokz

Well that's really bad 😅

from alchemist.

timokz avatar timokz commented on August 24, 2024

Can you confirm encountering the same error? @karvulf

/Pub/Cache/hosted/pub.dev/alchemist-0.6.1/lib/src/golden_test_adapter.dart:53:38: Error: A value of type 'void Function(String, Future<void> Function(WidgetTester), {int? retry, bool semanticsEnabled, bool? skip, dynamic tags, Timeout? timeout, TestVariant<Object?> variant})' can't be assigned to a variable of type 'FutureOr<void> Function(String, Future<void> Function(WidgetTester), {Duration? initialTimeout, bool semanticsEnabled, bool? skip, dynamic tags, Timeout? timeout, TestVariant<Object?> variant})'.
 - 'Future' is from 'dart:async'.
 - 'WidgetTester' is from 'package:flutter_test/src/widget_tester.dart' ('/timok/fvm/versions/3.13.0/packages/flutter_test/lib/src/widget_tester.dart').
 - 'Timeout' is from 'package:test_api/src/backend/configuration/timeout.dart' ('/timok/AppData/Local/Pub/Cache/hosted/pub.dev/test_api-0.6.0/lib/src/backend/configuration/timeout.dart').
 - 'TestVariant' is from 'package:flutter_test/src/widget_tester.dart' ('/timok/fvm/versions/3.13.0/packages/flutter_test/lib/src/widget_tester.dart').
 - 'Object' is from 'dart:core'.
 - 'Duration' is from 'dart:core'.
TestWidgetsFn defaultTestWidgetsFn = testWidgets;

from alchemist.

karvulf avatar karvulf commented on August 24, 2024

I get no warnings or errors because of the version.
It's just the output of images from the golden test that are inconsistent to the flutter version3.10.6. Widgets that are CustomRenderBoxes are not rendered or showed in the output image (like above shown). @timokz
Or do you see the widget on the image when trying to run the golden test with it?

from alchemist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.