Alexander Thomas

Results 8 issues of Alexander Thomas

Because the coveralls action passes the `GITHUB_TOKEN` to it's backend and the token grants write access, using this action you essentially grant coveralls write access to your repo. This makes...

It needs to pick-up changes made to the pubspec.yaml to be Dart 3.0 compatible. See also: https://github.com/flutter/goldens/pull/232

team

Today, a consistently failing test that rarely times out causes redness when it leaves the flaky state. Example: 1) test `A` normally produces a `RuntimeError`. 2) Because of test framework...

results feed

This may be related to flakiness handling. The change to passing was ignored on this build causing service/pause_on_unhandled_async_exceptions2_test2 to stay unapproved and keeping the build red: https://ci.chromium.org/p/dart/builders/ci.sandbox/vm-kernel-win-debug-x64/6133

P2

https://dart-ci.firebaseapp.com/cl/137060/2 shows "Logs" popups that are empty (No links). Seems to be some sort of NPE: ``` stacktrace.dart:60 EXCEPTION: NoSuchMethodError: method not found: 'c' on null STACKTRACE: TypeError: Cannot read...

type-bug
P3

![image](https://user-images.githubusercontent.com/19993735/72146771-6e33ec00-339d-11ea-91bc-322f015b0467.png)

type-bug
P2

These builds were triggered on the same commits: https://ci.chromium.org/ui/p/dart-internal/builders/ci/dart-sdk-win-arm64-stable/42/overview https://ci.chromium.org/ui/p/dart-internal/builders/ci/dart-sdk-win-arm64-stable/43/overview They created these CIPD packages: https://chrome-infra-packages.appspot.com/p/dart/dart-sdk/windows-arm64/+/BJQj5t8FiV7ro7FDJSGRGDZf3p05YsCdagql2lSq2-AC https://chrome-infra-packages.appspot.com/p/dart/dart-sdk/windows-arm64/+/syZDaczXKFTFVfvT13KA4jL6sSHuhY-nHSPJqWLTwSIC The packages have slight differences (handful of bytes) in these binaries: ``` bin/dart.exe...

area-vm
os-windows
P2
triaged

https://ci.chromium.org/ui/p/dart-internal/builders/ci/dart-sdk-win-beta/165/overview exposed non-deterministic Windows x64 snapshots (strangely, ia32 snapshots seemed to be deterministic). Non-deterministic snapshots: * bin/snapshots/analysis_server.dart.snapshot * bin/snapshots/dart2js.dart.snapshot * bin/snapshots/dartdevc.dart.snapshot * bin/snapshots/kernel-service.dart.snapshot https://chrome-infra-packages.appspot.com/p/flutter/dart-sdk/windows-amd64/+/git_revision:d916a5f69a486de98316900f19ef0ff46834b03d https://storage.cloud.google.com/dart-archive/channels/beta/raw/hash/d916a5f69a486de98316900f19ef0ff46834b03d/sdk/dartsdk-windows-x64-release.zip @rmacnak-google any ideas?

area-vm
triaged