Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [test-runner] Add android RenderTestRunner baseline metrics (#15979) | zmiao | 2019-12-02 | 1 | -1/+1 |
| | | | | | | | | | | * [test-runner] Enable probe-testing android render test runner * [test-runner] Add pixel4 baseline metrics * Add git ignored metrics * Make renderTestrunner run two times with different manifest config | ||||
* | [build] Get the bots enforcing the binary size | Thiago Marcos P. Santos | 2019-11-27 | 1 | -27/+80 |
| | | | | | | Release bots will build and persist the build targets other workspaces. A bot will collect all the binaries and check the size. | ||||
* | [test-runner] Move probe related command line args to manifest | Alexander Shalamov | 2019-11-27 | 1 | -3/+1 |
| | | | | | | | | | | | - Move probe related command line arguments to manifest, example: "probes": ["probeGFX", "probeNetwork", "probeMemory"], "metric_path": "metrics/linux" - Use manifest file name as a postfix for a result page - Move injected probes 'begin' section before map object creation - Generalize artifact storing shell script | ||||
* | [render-test] Add metric_paths into Manifest (#15973) | zmiao | 2019-11-27 | 1 | -0/+1 |
| | | | | | | | | | | * [render-test]Add expected metrics path in manifest file * seperate metrics.json and expected.png * fix expected path parsing * keep expectation path if update is enabled | ||||
* | [tests] Disable some metrics recording on Firebase | Thiago Marcos P. Santos | 2019-11-21 | 1 | -1/+2 |
| | | | | We are not using them, attempt to make the tests run faster. | ||||
* | [build] Build Android release when running render tests | Thiago Marcos P. Santos | 2019-11-21 | 1 | -3/+3 |
| | |||||
* | [render-test] Config CircleCi to run RenderTestApp on Firebase with Pixel4 ↵ | zmiao | 2019-11-20 | 1 | -0/+28 |
| | | | | | (#15951) This reverts commit d2413d4ffffd087b352b6e4edd6e6322a311bc07. | ||||
* | [build] Run Valgrind instead of Memory Sanitizer | Thiago Marcos P. Santos | 2019-11-20 | 1 | -11/+9 |
| | | | | | | Memory Sanitizer requires all the dependencies, including libstdc++ to be compiled with Memory Sanitizer, otherwise we will get tons of false positives. | ||||
* | [build] Check if mapbox-gl-js is pinned to master | Thiago Marcos P. Santos | 2019-11-19 | 1 | -0/+4 |
| | |||||
* | No firebase skip for commits touching paths other than darwin-specific | Mikhail Pozdnyakov | 2019-11-13 | 1 | -3/+3 |
| | |||||
* | [render-test] Add manifest parser for render-test-runner (#15861) | zmiao | 2019-10-29 | 1 | -3/+3 |
| | | | | | | | | | | * [render-test] Add manifest parser for render-test-runner * [render-test] Refactory manifest parser * [render-test] Parse full manifest file through CLI * [render-test] Add linux probe manifest | ||||
* | Config CircleCI to save render test output when failing (#15863) | zmiao | 2019-10-25 | 1 | -1/+3 |
| | | | | | | * [render-test] Save index.html * Add extra folder | ||||
* | back to v8 | Dane Springmeyer | 2019-10-24 | 1 | -1/+1 |
| | |||||
* | fix linux node platform publishing | Dane Springmeyer | 2019-10-24 | 1 | -1/+36 |
| | |||||
* | [build] Bump CI docker image | Thiago Marcos P. Santos | 2019-10-23 | 1 | -1/+1 |
| | | | | | This version includes gcloud, needed to run android firebase tests. | ||||
* | [build] Make output of the tests verbose | Thiago Marcos P. Santos | 2019-10-18 | 1 | -1/+1 |
| | | | | | We have a flaky test that is hanging on the bots and we need to find out which one. | ||||
* | [build] Update to Xcode 11.1upstream/friedbunny-updates-to-xcode-11.1 | Jason Wray | 2019-10-15 | 1 | -7/+7 |
| | |||||
* | [android] - remove snapshot and release builds, disable broken metric ↵ | tobrun | 2019-10-15 | 1 | -14/+3 |
| | | | | collection script | ||||
* | [build] Make sure offline_schema.hpp is up-to-date | Thiago Marcos P. Santos | 2019-10-11 | 1 | -0/+1 |
| | | | | | - Get the bots to verify that. - Fix the paths. | ||||
* | [render-test] Update location of render / query test html page | Alexander Shalamov | 2019-10-10 | 1 | -1/+1 |
| | |||||
* | [ios, android] Update curl command to indicate there is no password (as per ↵ | Julian Rex | 2019-10-10 | 1 | -3/+3 |
| | | | | https://circleci.com/docs/api/#authentication) (#15796) | ||||
* | [tests] Do not run tests in parallel | Thiago Marcos P. Santos | 2019-10-10 | 1 | -1/+1 |
| | | | | Introduces too much flakeness. | ||||
* | [build] Check for code generation on Darwin | Thiago Marcos P. Santos | 2019-10-10 | 1 | -0/+6 |
| | | | | | Sadly, it can only be done inside macOS because of how examples are generated. | ||||
* | [build] Remove redundant bots | Thiago Marcos P. Santos | 2019-10-10 | 1 | -245/+0 |
| | | | | We have something equivalent on the `next` workspace for these bots. | ||||
* | [ci] Fixed duplicated render tests run on MacOS | Mikhail Pozdnyakov | 2019-10-10 | 1 | -1/+1 |
| | |||||
* | [ios] Skip metrics.sh step (#15779) | Julian Rex | 2019-10-08 | 1 | -2/+5 |
| | |||||
* | [build] enable query tests on native test runner | Juha Alanen | 2019-10-07 | 1 | -6/+36 |
| | |||||
* | [ios] Disable iOS code coverage script #15749 | Jordan Kiley | 2019-10-03 | 1 | -1/+4 |
| | |||||
* | Exclude Source.InvisibleSourcesTileNecessity from sanitizer CI | Mikhail Pozdnyakov | 2019-10-02 | 1 | -2/+2 |
| | |||||
* | [build] Have the bots running clang-tidy | Thiago Marcos P. Santos | 2019-09-25 | 1 | -25/+20 |
| | |||||
* | [build] Update CircleCI to Xcode 11 | Jason Wray | 2019-09-24 | 1 | -14/+14 |
| | |||||
* | [ios, build] Use Ruby 2.6.x for build dependencies on CI | Jason Wray | 2019-09-24 | 1 | -1/+5 |
| | |||||
* | [build] Force failing sanitizer bots to pass (#15661) | Thiago Marcos P. Santos | 2019-09-19 | 1 | -3/+6 |
| | | | | | | | But also mark them as FIXME. Motivation here is we know they are failing and are working on fixing them. We want to keep them running meanwhile, but not making the pull request show as CI failed. | ||||
* | [build] Ignore submodules when formatting code | Thiago Marcos P. Santos | 2019-09-18 | 1 | -1/+1 |
| | | | | | We have submodules with names that will match *.hpp and we are not really interested on formatting them. | ||||
* | [android, build] Generalize docs deployment script and add Android docs ↵ | Dan Swick | 2019-09-18 | 1 | -1/+10 |
| | | | | deployment to circle config (#15299) | ||||
* | [build] Disable clang-tidy | Juha Alanen | 2019-09-18 | 1 | -4/+0 |
| | |||||
* | [build] Remove Qt builds from legacy buildsystem | Thiago Marcos P. Santos | 2019-09-17 | 1 | -99/+0 |
| | |||||
* | [build] Do not run clang-tidy on the legacy workflow | Thiago Marcos P. Santos | 2019-09-17 | 1 | -27/+0 |
| | | | | Already running on the new build. | ||||
* | [build] CI config | Thiago Marcos P. Santos | 2019-09-17 | 1 | -3/+308 |
| | | | | | | | | | | Run it in parallel with the old build system. This will offer a migration path and make sure we keep everything working at the cost of running many CI bots. New stuff is prefixed with "next". Appveyor already got migrated to the next buildsystem. After merging, we will follow-up removing duplicated core bots. | ||||
* | [build] Remove CXX11 flag | Thiago Marcos P. Santos | 2019-09-11 | 1 | -4/+1 |
| | | | | No longer needed after we vendorized so many deps. | ||||
* | [build] Enable mbgl-expression-test on CI | Alexander Shalamov | 2019-09-04 | 1 | -0/+24 |
| | |||||
* | [core] Bump mbgl/linux-gcc-5-qt-5.9 image to 5cd92d7d1c | Alexander Shalamov | 2019-08-28 | 1 | -1/+1 |
| | | | | New docker image contains Noto Sans CJK font that is used by the unit tests | ||||
* | [build] do not skip tag-initiated builds | Łukasz Paczos | 2019-08-16 | 1 | -1/+1 |
| | |||||
* | [build] Skip CI jobs if there are no relevant changed files | Jason Wray | 2019-08-08 | 1 | -23/+74 |
| | |||||
* | [ios, build] Add CI jobs running Xcode 11 betas | Jason Wray | 2019-08-08 | 1 | -0/+48 |
| | |||||
* | [ios, build] Make CocoaPods CI deployment synchronous | Jason Wray | 2019-08-01 | 1 | -6/+0 |
| | | | Otherwise it may not be allowed to finish before the CI job ends. | ||||
* | [CI] Remove Source.RenderTileSetSourceUpdate from Sanitize build | Mikhail Pozdnyakov | 2019-08-01 | 1 | -1/+2 |
| | |||||
* | [ios, build] Update to Xcode 10.3 on CircleCI | Jason Wray | 2019-07-31 | 1 | -8/+8 |
| | |||||
* | [ios, build] Automatically deploy to CocoaPods | Jason Wray | 2019-07-30 | 1 | -0/+14 |
| | |||||
* | [build] Don't allow codecov to fail a CI job | Jason Wray | 2019-07-29 | 1 | -3/+1 |
| |