Kate Lovett
4b65c0582a
Reduce potential collisions from Gold RNG ( #81792 )
2021-05-07 14:19:03 -07:00
Sam Rawlins
288b94115d
Remove "unnecessary" imports. ( #78666 )
2021-04-01 19:59:03 -07:00
Michael Goderbauer
7b251f5f37
Enable use_function_type_syntax_for_parameters lint ( #77163 )
2021-03-04 08:59:17 -08:00
Jonah Williams
7088c5ba2a
Update all packages ( #76143 )
2021-02-16 15:29:12 -08:00
Kate Lovett
f04616f723
Migrate flutter_goldens to null safety ( #74853 )
2021-01-27 17:29:04 -08:00
Dan Field
1747adb630
Drop mockito for flutter_goldens ( #74782 )
2021-01-27 13:09:46 -08:00
Kate Lovett
72696f77dd
Remove Cirrus support for Gold ( #67468 )
2020-10-08 14:19:42 -05:00
Kate Lovett
51fa704642
Add handling for empty expectation ( #66142 )
2020-09-19 11:27:04 -07:00
Kate Lovett
9618e10a52
Add versioning to gold endpoints ( #66054 )
2020-09-18 14:47:09 -07:00
Kate Lovett
ee69eebfbd
Update Gold for new endpoint ( #64982 )
2020-09-02 16:35:06 -07:00
Jonah Williams
41e553bbfc
[flutter_tools] migrate flutter_goldens, flutter_goldens client to null-safety ( #64201 )
2020-08-24 15:31:05 -07:00
Ian Hickson
b045c14eb5
Make the Skia expectation parser more resilient and update to "master_str". ( #62898 )
2020-08-04 18:53:31 -07:00
Kate Lovett
ea67a65bde
Re-land Luci Support for Gold ( #52760 )
2020-03-18 12:56:02 -07:00
Kate Lovett
48fc135003
Revert "Refactoring Gold to enable both Luci & Cirrus support ( #49815 )" ( #52670 )
...
This reverts commit 7edcc92b10
.
2020-03-16 10:26:09 -07:00
Kate Lovett
7edcc92b10
Refactoring Gold to enable both Luci & Cirrus support ( #49815 )
2020-03-13 20:11:01 -07:00
Alexandre Ardhuin
f15c887c63
change quote to avoid escapes ( #50368 )
2020-02-11 20:58:27 +01:00
Kate Lovett
1c15cd863b
Fix Gold flake from gsutil fallback ( #50149 )
2020-02-05 11:03:02 -08:00
Kate Lovett
6397c022bb
Adding error handling for SocketExceptions to local comparator ( #48517 )
2020-01-10 14:43:01 -08:00
Kate Lovett
84aa29ce63
Gold Pre-submit flow for contributors without permissions ( #47551 )
2020-01-09 08:08:03 -08:00
Kate Lovett
89d72a1208
Throwing when goldctl cannot authorize/initialize ( #45925 )
2019-12-16 12:18:03 -08:00
Kate Lovett
ceab1248d0
Use FlutterLocalFileComparator when user permission denied on Cirrus ( #46688 )
2019-12-11 11:03:21 -08:00
Kate Lovett
9011cece25
Pre-Submit Tryjobs for Flutter Gold ( #44474 )
2019-12-04 15:43:36 -08:00
Ian Hickson
449f4a6673
License update ( #45373 )
...
* Update project.pbxproj files to say Flutter rather than Chromium
Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
* Update the copyright notice checker to require a standard notice on all files
* Update copyrights on Dart files. (This was a mechanical commit.)
* Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
Some were already marked "The Flutter Authors", not clear why. Their
dates have been normalized. Some were missing the blank line after the
license. Some were randomly different in trivial ways for no apparent
reason (e.g. missing the trailing period).
* Clean up the copyrights in non-Dart files. (Manual edits.)
Also, make sure templates don't have copyrights.
* Fix some more ORGANIZATIONNAMEs
2019-11-27 15:04:02 -08:00
Alexandre Ardhuin
1f3ff5ca42
implicit-casts:false in flutter_goldens and flutter_goldens_client ( #45249 )
...
* implicit-casts:false in flutter_goldens and flutter_goldens_client
* fix type
2019-11-21 17:46:37 +01:00
Kate Lovett
b1ca7f419e
Update Gold to fallback on skipping comparator when offline ( #44619 )
2019-11-15 13:04:59 -08:00
Kate Lovett
dfbbfcd390
Fixing local golden output flake ( #44307 )
2019-11-07 13:01:32 -08:00
Kate Lovett
26d09f1ab4
Gold Performance improvements ( #43748 )
2019-10-31 11:44:07 -07:00
Kate Lovett
7bc02037e3
Re-land Local & Pre-Submit Support for Skia Gold ( #43371 )
2019-10-25 15:05:21 -07:00
Kate Lovett
3a3939a7fa
Revert "Skia Gold Support for Local & PreSubmit Testing in package:flutter ( #40710 )" ( #43227 )
...
This reverts commit 8df0d6556d
.
2019-10-21 17:31:54 -07:00
Kate Lovett
8df0d6556d
Skia Gold Support for Local & PreSubmit Testing in package:flutter ( #40710 )
2019-10-21 16:45:56 -07:00
Kate Lovett
616794fca7
Re-land "Part 1: Skia Gold Testing" ( #36103 )
2019-07-28 12:26:06 -07:00
Kate Lovett
8809f698cb
Revert "Part 1: Skia Gold Testing ( #33688 )" ( #36094 )
...
This reverts commit eb0b179028
.
Skia Gold post-submit test were failing due to the service account not being found on Cirrus.
2019-07-12 13:35:36 -07:00
Kate Lovett
eb0b179028
Part 1: Skia Gold Testing ( #33688 )
...
* Fresh PR for Gold integration.
* Nits
* WIP
* Artifacts from merge
* Changed some platform dependencies for web, added library prefix notation for Skia Gold test names.
* Updating for CI implementation
* Write out service account
* Writing to skip out
* WIP
* ++
* Fixing depot tools deps
* Windows depot_tools
* Fixing setup scripts
* ++
* depot tools
* ++
* WIP
* Tracing depot_tools clone
* WIP
* ++
* analyzer
* WIP
* chrome typo
* copy artifact
* Working on tests
* Code cleanup
* ++
* Code cleanup, updated tests
* ++ review feedback
* Review
* Analyzer
* Review feedback
* Nits from review
* PRogress
* ++
* Fixing tests
* ++
* Testing repo route
* Just needing documention around new structures.
* cleanup
* Analyzer
* Documentation updates
* Documentation updates
* Cirrus updates
* cirrus nit
* Review feedback
* Review feedback
* Fixing skip comparator
* Fix base directory for Skia Gold case
* ++
* Feedback
* ++
* Fixed uri assertion
* Made GoldensClient abstract, altered SkiaGoldClient constructor
* Analyzer
2019-07-12 12:23:04 -07:00
Kate Lovett
829bdeb426
Fixing accidental merge from WIP branch. ( #32520 )
...
Revert "Merge branch 'master' into master"
This reverts commit e3a03c04c4
, reversing
changes made to 6474982649
.
2019-05-10 15:53:41 -07:00
Kate Lovett
fdd554fb46
Anaalyzer fixes.
2019-04-25 15:59:48 -07:00
Kate Lovett
8861e9f3dc
Cleanup
2019-04-25 14:51:59 -07:00
Kate Lovett
beebd5c4a7
Progress.
2019-04-19 15:00:13 -07:00
Kate Lovett
7e542fc334
Committing progress.
2019-04-19 14:33:49 -07:00
Kate Lovett
9e3e44ee3d
Committing test progress.
2019-04-19 11:32:16 -07:00
Alexandre Ardhuin
d927c93310
Unnecessary new ( #20138 )
...
* enable lint unnecessary_new
* fix tests
* fix tests
* fix tests
2018-09-12 08:29:29 +02:00
Sam Rawlins
9f8a70be4c
Bump mockito to 3.0.0-beta ( #18462 )
...
* Bump mockito to 3.0.0-beta
* Few fixes
* fix test
* Bump image
* Fix
* New packages update
* With matcher pinned
* No more typed
2018-06-21 16:23:47 -07:00
Todd Volkert
c8908ff0e2
Follow-on work to goldens ( #17267 )
...
* Exclude flutter_goldens package from dartdoc because it's for internal
use only
* Document why flutter_tools doesn' tneed to be excluded from the list of
packages to document
* Performance optimization in the flutter comparator, and associated
test updates.
2018-05-03 17:47:50 -07:00
Todd Volkert
65079ad5f2
Add Flutter-repo-specific golden comparator ( #17205 )
...
In order to avoid checking binaries into flutter/flutter,
this comparator can be used to retrieve golden files from
a sibling flutter/goldens repository.
https://github.com/flutter/flutter/issues/16859
2018-05-03 07:39:41 -07:00