| commit | bfdb88aacd6446bf641b3f13aad0d388512bb63c | [log] [tgz] |
|---|---|---|
| author | Rushan Suleymanov <rushans@google.com> | Thu Oct 08 16:37:47 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 08 16:37:47 2020 |
| tree | e3b5dbcbefc5f6ab701e6b78a72d3e520e3bb573 | |
| parent | 2941eac4bef24b6860e74df1ad032f16a67be39d [diff] |
[Sync] Disable an integration test for the SharingMessage. The test should check that the sharing message will be sent to the server again if there was AUTH_ERROR in the last request. However the SharingMessage data type doesn't always generate data for the next commit requests. This CL disables the test until it gets fixed because it might fail in other CLs. Bug: 1097054 Change-Id: I6d0b952026e1cdab9f6e8ff51f9b4c86724ec1e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460736 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by: Marc Treib <treib@chromium.org> Auto-Submit: Rushan Suleymanov <rushans@google.com> Cr-Commit-Position: refs/heads/master@{#815183}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.