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

New failures after updating to co19 revision 6 #201

Closed
peter-ahe-google opened this issue Oct 21, 2011 · 3 comments
Closed

New failures after updating to co19 revision 6 #201

peter-ahe-google opened this issue Oct 21, 2011 · 3 comments
Labels
closed-obsolete Closed as the reported issue is no longer relevant

Comments

@peter-ahe-google
Copy link
Contributor

New failures.

LangGuideTest/02_Language_Constructs/02_11_Exceptions/A04/t01: Fail
LangGuideTest/02_Language_Constructs/02_1_Class/A05/t01: Fail
LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Arguments/A04/t01: Fail
LibTest/core/Date/add/Date/add/A01/t01: Fail
LibTest/core/Date/add/Date/add/A02/t01: Fail
LibTest/core/Date/add/Date/add/A03/t01: Fail
LibTest/core/Date/changeTimeZone/Date/changeTimeZone/A01/t01: Fail
LibTest/core/Date/add/Date/add/A04/t01: Fail
LibTest/core/Date/changeTimeZone/Date/changeTimeZone/A03/t01: Fail
LibTest/core/Date/changeTimeZone/Date/changeTimeZone/A04/t01: Fail
LibTest/core/Date/changeTimeZone/Date/changeTimeZone/A02/t01: Fail
LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail
LibTest/core/Date/Date/Date/A01/t02: Fail
LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t02: Fail
LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t03: Fail
LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t04: Fail
LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t05: Fail
LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t06: Fail
LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t07: Fail
LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t08: Fail
LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t10: Fail
LibTest/core/Date/day/Date/day/A01/t01: Fail
LibTest/core/Date/month/Date/month/A01/t01: Fail
LibTest/core/Date/weekday/Date/weekday/A01/t02: Fail
LibTest/core/Date/year/Date/year/A01/t01: Fail
LibTest/core/List/copyFrom/List/copyFrom/A01/t06: Fail
LibTest/core/List/every/List/every/A01/t04: Fail
LibTest/core/List/every/List/every/A01/t05: Fail
LibTest/core/List/every/List/every/A01/t06: Fail
LibTest/core/List/every/List/every/A01/t07: Fail
LibTest/core/List/filter/List/filter/A01/t04: Fail
LibTest/core/List/filter/List/filter/A01/t07: Fail
LibTest/core/List/forEach/List/forEach/A01/t05: Fail
LibTest/core/List/forEach/List/forEach/A01/t07: Fail
LibTest/core/List/length/List/length/A02/t03: Fail
LibTest/core/List/length/List/length/A04/t01: Fail
LibTest/core/List/List/List/A01/t03: Fail
LibTest/core/List/some/List/some/A01/t03: Fail
LibTest/core/List/some/List/some/A01/t04: Fail
LibTest/core/List/some/List/some/A01/t06: Fail
LibTest/core/List/some/List/some/A01/t05: Fail
LibTest/core/List/sort/List/sort/A01/t02: Fail
LibTest/core/List/sort/List/sort/A01/t04: Fail
LibTest/core/List/sort/List/sort/A01/t05: Fail
LibTest/core/Queue/every/Queue/every/A01/t03: Fail
LibTest/core/Queue/every/Queue/every/A01/t06: Fail
LibTest/core/Queue/filter/Queue/filter/A01/t03: Fail
LibTest/core/Queue/filter/Queue/filter/A01/t06: Fail
LibTest/core/Queue/forEach/Queue/forEach/A01/t03: Fail
LibTest/core/Queue/forEach/Queue/forEach/A01/t04: Fail
LibTest/core/List/sort/List/sort/A01/t06: Fail
LibTest/core/Queue/some/Queue/some/A01/t03: Fail
LibTest/core/Queue/some/Queue/some/A01/t06: Fail
LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegExp/firstMatch/CharacterEscape/A06/t02: Fail
LibTest/core/String/String.fromCharCodes/String/String.fromCharCodes/A02/t01: Fail
LibTest/core/StringBuffer/addAll/StringBuffer/addAll/A01/t02: Fail

@DartBot
Copy link

DartBot commented Oct 25, 2011

This comment was originally written by drfibonacci@google.com


Removed Area-Compiler label.
Added Area-VM, Triaged labels.

@peter-ahe-google
Copy link
Contributor Author

I reported this against the compiler because it is a compiler problem.


Removed Area-VM label.
Added Area-Compiler label.

@DartBot
Copy link

DartBot commented Mar 28, 2012

This comment was originally written by zundel@google.com


Filing bugs against co19 test failures is an ongoing process that we will keep working on. This bug isn't helping us track anything so I'm closing.


Added AssumedStale label.

@peter-ahe-google peter-ahe-google added Type-Defect closed-obsolete Closed as the reported issue is no longer relevant labels Mar 28, 2012
pq added a commit that referenced this issue Apr 4, 2016
Specifically:

  * Fix to accept casts to dynamic (#195).
  * Allow single char UPPER_CASE non-constants (#201).

BUG=
R=scheglov@google.com

Review URL: https://codereview.chromium.org/1848373002 .
nex3 pushed a commit that referenced this issue Aug 31, 2016
copybara-service bot pushed a commit that referenced this issue Feb 6, 2023
Also rev package:csslib and package:html.


csslib (https://github.com/dart-lang/csslib/compare/7054945..f33d632):
  f33d632  2023-01-28  Devon Carew  switch to using package:dart_flutter_team_lints (#161)
  c0097a0  2023-01-28  Devon Carew  Update README.md (#158)
  0d985fb  2023-01-28  dependabot[bot]  Bump dart-lang/setup-dart from 1.3 to 1.4 (#164)
  56d1152  2023-01-28  dependabot[bot]  Bump actions/checkout from 3.2.0 to 3.3.0 (#163)
  46d2c57  2023-01-28  Devon Carew  Update test-package.yml (#165)
  a7d17bc  2023-01-26  Kevin Moore  all the cleanup (#155)

html (https://github.com/dart-lang/html/compare/3dd00b0..f118e00):
  f118e00  2023-01-30  Devon Carew  lint with dart_flutter_team_lints (#201)
  52d9185  2023-01-30  Devon Carew  updates from #158 (#202)
  71d3e71  2023-01-30  Ron Booth  fixed issue #157 (querySelector fails), and added test for it (#158)
  9ab8b28  2023-01-30  dependabot[bot]  Bump actions/checkout from 3.2.0 to 3.3.0 (#200)
  fe3fbf6  2023-01-30  dependabot[bot]  Bump dart-lang/setup-dart from 1.3 to 1.4 (#199)
  776daf5  2023-01-30  Devon Carew  Update test-package.yml (#198)
  a5be27f  2023-01-27  Devon Carew  finish work for avoid_dynamic_calls (#196)

Change-Id: If03552028f30b8dfd6a227674aa161e43a05e11f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/280129
Reviewed-by: William Hesse <whesse@google.com>
Reviewed-by: Sigurd Meldgaard <sigurdm@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
copybara-service bot pushed a commit that referenced this issue Nov 2, 2023
…lob, http_multi_server, http_parser, json_rpc_2, mockito, native, package_config, pool, sync_http, usage, webkit_inspection_protocol

Revisions updated by `dart tools/rev_sdk_deps.dart`.

args (https://github.com/dart-lang/args/compare/df9b428..46d5033):
  46d5033  2023-11-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#258)
  5f7c8b5  2023-11-01  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#259)

bazel_worker (https://github.com/dart-lang/bazel_worker/compare/b1b6a66..3d9cd58):
  3d9cd58  2023-11-02  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#83)
  1d7bed3  2023-11-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#84)

benchmark_harness (https://github.com/dart-lang/benchmark_harness/compare/59aea95..e59f675):
  e59f675  2023-11-01  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#96)
  1899e39  2023-11-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#95)

collection (https://github.com/dart-lang/collection/compare/d27bfaf..e8d7e92):
  e8d7e92  2023-11-02  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#318)
  1f5c234  2023-11-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#319)

file (https://github.com/google/file.dart/compare/e7c03aa..cd3a932):
  cd3a932  2023-11-01  dependabot[bot]  Bump actions/checkout from 3.6.0 to 4.1.1 (#232)

glob (https://github.com/dart-lang/glob/compare/0046533..7c9a121):
  7c9a121  2023-11-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#86)
  713142b  2023-11-01  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#85)

http_multi_server (https://github.com/dart-lang/http_multi_server/compare/03041aa..2238a6b):
  2238a6b  2023-11-01  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#60)

http_parser (https://github.com/dart-lang/http_parser/compare/c557f57..1cf5b7c):
  1cf5b7c  2023-11-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#80)
  cb6f142  2023-11-01  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#81)

json_rpc_2 (https://github.com/dart-lang/json_rpc_2/compare/0521afb..460545c):
  460545c  2023-11-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#105)
  189b1a8  2023-11-01  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#106)

mockito (https://github.com/dart-lang/mockito/compare/b7d752e..fcb9779):
  fcb9779  2023-11-01  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#713)
  1c4a6ff  2023-11-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#712)

native (https://github.com/dart-lang/native/compare/de9d59e..c72ed16):
  c72ed16  2023-11-01  Daco Harkes  [native_toolchain_c] Bump version to 0.3.2 (#184)
  4c9a50f  2023-11-01  Daco Harkes  [native_toolchain_c] Add workaround for minSdkVersion 19 and 20 (#181)
  45b5e6c  2023-11-01  Daco Harkes  [infra] Bump NDK version (#183)

package_config (https://github.com/dart-lang/package_config/compare/100533d..33dd246):
  33dd246  2023-11-01  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#144)
  30c8f25  2023-11-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#143)

pool (https://github.com/dart-lang/pool/compare/c78cef4..3c1bd42):
  3c1bd42  2023-11-01  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#77)

sync_http (https://github.com/dart-lang/sync_http/compare/8233f74..d8e9f3d):
  d8e9f3d  2023-11-01  dependabot[bot]  Bump actions/checkout from 3.6.0 to 4.1.1 (#40)
  c59b6d4  2023-11-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.0 to 1.6.0 (#41)

usage (https://github.com/dart-lang/usage/compare/d7d2964..e99690a):
  e99690a  2023-11-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#201)
  a540a6d  2023-11-01  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#200)

webkit_inspection_protocol (https://github.com/google/webkit_inspection_protocol.dart/compare/2c6f8b6..667c55e):
  667c55e  2023-11-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.0 to 1.6.0 (#113)

Change-Id: Ie6f2f0df0060cd77b9d56dc40172c134605417e7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/333680
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
copybara-service bot pushed a commit that referenced this issue Nov 17, 2023
Revisions updated by `dart tools/rev_sdk_deps.dart`.

lints (https://github.com/dart-lang/lints/compare/f58fd77..3810f8b):
  3810f8b  2023-11-14  Devon Carew  add a section on upgrading to the latest lint set to the readme (#171)

mockito (https://github.com/dart-lang/mockito/compare/fcb9779..fb8a2b5):
  fb8a2b5  2023-11-16  Kevin Moore  No public description
  2f41028  2023-11-16  Copybara-Service  Merge pull request #719 from dart-lang:latest_lints
  8b5036b  2023-11-16  Kevin Moore  release later
  ecc62f6  2023-11-16  Kevin Moore  Update to the latest lints, require Dart 3.1, prepare release
  dc3eb65  2023-11-15  Ilya Yanok  Generate valid functions with optional non-nullable arguments

sse (https://github.com/dart-lang/sse/compare/8ddb95f..0f6ca11):
  0f6ca11  2023-11-15  Kevin Moore  Require Dart 3.2, use pkg:web (#92)

tools (https://github.com/dart-lang/tools/compare/2e36b8d..4649307):
  4649307  2023-11-15  Elias Yishak  Add terminal info to flutter command event (#204)
  4e75286  2023-11-13  Devon Carew  remove duplicate settings from analysis_options files (#201)

Change-Id: Ie0d8c1897e22ca04563bdc0320cf7485f6e63f7a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/336825
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
copybara-service bot pushed a commit that referenced this issue Dec 4, 2023
…mime, protobuf, pub_semver, sse, string_scanner, term_glyph, test, test_reflective_loader, typed_data, vector_math, web, webdriver

Revisions updated by `dart tools/rev_sdk_deps.dart`.

browser_launcher (https://github.com/dart-lang/browser_launcher/compare/f60df1d..c68ec25):
  c68ec25  2023-12-04  Kevin Moore  drop outdated lints

ecosystem (https://github.com/dart-lang/ecosystem/compare/805ab4f..79a1bc5):
  79a1bc5  2023-12-01  dependabot[bot]  Bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#204)
  c51c500  2023-12-01  dependabot[bot]  Bump actions/github-script (#202)
  64eeeee  2023-12-01  dependabot[bot]  Bump peter-evans/create-or-update-comment (#203)
  32461a7  2023-12-01  Moritz  Upgrades to `health.yaml` (#201)

http_multi_server (https://github.com/dart-lang/http_multi_server/compare/2238a6b..ae48489):
  ae48489  2023-12-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#61)

markdown (https://github.com/dart-lang/markdown/compare/3774ad0..d2e7903):
  d2e7903  2023-12-01  dependabot[bot]  Bump subosito/flutter-action from 2.11.0 to 2.12.0 (#569)
  42d32cb  2023-11-30  Kevin Moore  Update to latest lints, require Dart ^3.1 (#568)

mime (https://github.com/dart-lang/mime/compare/8ebf946..56359b0):
  56359b0  2023-12-05  Yoshihiro Tanaka  Detect HEIC/HEIF format by checking header bytes (#109)

protobuf (https://github.com/dart-lang/protobuf/compare/dcec2ed..bb19774):
  bb19774  2023-11-29  Ömer Sinan Ağacan  Revert `PbMap._wrappedMap` empty map value (#904)
  cf43230  2023-11-23  Ömer Sinan Ağacan  Update getList and getMap return types (#903)
  4e0bdff  2023-11-23  Ömer Sinan Ağacan  Make wrapped lists in PbList monomorphic (#902)

pub_semver (https://github.com/dart-lang/pub_semver/compare/f9e94ee..4572181):
  4572181  2023-12-04  Kevin Moore  drop outdated lints (#96)

sse (https://github.com/dart-lang/sse/compare/1df63f2..8d2e2f0):
  8d2e2f0  2023-12-01  dependabot[bot]  Bump nanasess/setup-chromedriver (#99)
  c6501b3  2023-12-01  Kevin Moore  Drop unneeded dep on pkg:test (#98)

string_scanner (https://github.com/dart-lang/string_scanner/compare/a7105ef..ebc30a3):
  ebc30a3  2023-12-04  Kevin Moore  Update to latest lints and cleanup (#67)

term_glyph (https://github.com/dart-lang/term_glyph/compare/7c1eb9d..4c5a496):
  4c5a496  2023-12-04  Kevin Moore  drop outdated lints (#46)

test (https://github.com/dart-lang/test/compare/a0a4d1e..9fffb48):
  9fffb489  2023-12-01  dependabot[bot]  Bump github/codeql-action from 2.22.5 to 2.22.8 (#2145)

test_reflective_loader (https://github.com/dart-lang/test_reflective_loader/compare/17d40bb..6edf535):
  6edf535  2023-11-30  Kevin Moore  Update lints, bump min SDK to ^3.1.0 (#56)

typed_data (https://github.com/dart-lang/typed_data/compare/0b16bd2..6f6d81d):
  6f6d81d  2023-12-04  Kevin Moore  drop outdated lints (#78)

vector_math (https://github.com/google/vector_math.dart/compare/cca3cf1..38a00c3):
  38a00c3  2023-12-04  Kevin Moore  Update to latest lints and cleanup (#309)
  cedd304  2023-12-04  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#307)

web (https://github.com/dart-lang/web/compare/cffc2e3..865aeaf):
  865aeaf  2023-12-01  Devon Carew  update the CI workflow to test the generation script (#112)

webdriver (https://github.com/google/webdriver.dart/compare/43ed1db..2c1b6f8):
  2c1b6f8  2023-12-01  dependabot[bot]  Bump nanasess/setup-chromedriver (#290)
  dc988d7  2023-12-01  Devon Carew  update to the latest package:lints (#291)

Change-Id: I2d898b6d772925146630777ef587d29a05288a3b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339720
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant
Projects
None yet
Development

No branches or pull requests

2 participants