flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

Test with coverage disabled #7810

Open Bogala opened 11 hours ago

Bogala commented 11 hours ago

Hello,

I can't launch Tests with Coverage since my last plugin update :

Steps to Reproduce

I have tried :

Version info

Flutter Doctor

Flutter (Channel stable, 3.24.5, on macOS 15.1.1 24B91 darwin-arm64, locale en-FR) • Flutter version 3.24.5 on channel stable • Upstream repository https://github.com/flutter/flutter.git • Framework revision dec2ee5c1f (), 2024-11-13 11:13:06 -0800 • Engine revision a18df97ca5 • Dart version 3.5.4 • DevTools version 2.37.3

Xcode - develop for iOS and macOS (Xcode 16.1) • Xcode at /Applications/Xcode.app/Contents/Developer • Build 16B40 • CocoaPods version 1.15.2

IntelliJ IDEA Ultimate Edition (version 2024.3) • IntelliJ at /Users/bfontaine/Applications/IntelliJ IDEA Ultimate.app • Flutter plugin version 82.2.4 • Dart plugin version 243.22562.3

IDE Configuration

IntelliJ IDEA 2024.3 (Ultimate Edition) Build #IU-243.21565.193, built on November 13, 2024 Licensed to Benoit FONTAINE Subscription is active until December 6, 2024. Runtime version: 21.0.5+8-b631.16 aarch64 (JCEF 122.1.9) VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Toolkit: sun.lwawt.macosx.LWCToolkit macOS 15.1.1 GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation Memory: 4096M Cores: 10 Metal Rendering is ON Registry: suggest.all.run.configurations.from.context=true ide.experimental.ui=true i18n.locale= terminal.new.ui=true Non-Bundled Plugins: com.intellij.apacheConfig (243.21565.208) PythonCore (243.21565.211) com.jetbrains.rust (243.21565.245) name.kropp.intellij.makefile (243.21565.122) com.github.bufbuild.intellij (0.4.1) org.jetbrains.plugins.go (243.21565.211) com.jetbrains.space (243.21565.122) Pythonid (243.21565.211) com.intellij.mermaid (0.0.24+IJ.243) gherkin (243.21565.122) org.jetbrains.plugins.gitlab (243.21565.204) org.jetbrains.plugins.github (243.21565.204-ultimate) Dart (243.22562.3) pl.pszklarska.pubversionchecker (1.3.5) org.jetbrains.android (243.21565.214) com.android.tools.design (243.21565.214) com.intellij.tide (243.21565.245) io.flutter (82.2.4) mobi.hsz.idea.gitignore (4.5.4) com.jetbrains.php (243.21565.211) izhangzhihao.rainbow.brackets (2024.2.7-241) com.github.copilot (1.5.29.7524) Kotlin: 243.21565.193-IJ

AntoineMaille commented 5 hours ago

Hello,

Same problem here