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

wknapik generic testing 02 #15971

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

wknapik generic testing 02 #15971

wants to merge 1 commit into from

Conversation

wknapik
Copy link
Collaborator

@wknapik wknapik commented Nov 16, 2022

PLEASE DO NOT REVIEW, THIS IS JUST A TEST PR

Resolves https://github.com/wknapik/test/issues/231

Submitter Checklist:

  • I confirm that no security/privacy review is needed, or that I have requested one
  • There is a ticket for my issue
  • Used Github auto-closing keywords in the PR description above
  • Wrote a good PR/commit description
  • Squashed any review feedback or "fixup" commits before merge, so that history is a record of what happened in the repo, not your PR
  • Added appropriate labels (QA/Yes or QA/No; release-notes/include or release-notes/exclude; OS/...) to the associated issue
  • Checked the PR locally: npm run test -- brave_browser_tests, npm run test -- brave_unit_tests, npm run lint, npm run gn_check, npm run tslint
  • Ran git rebase master (if needed)

Reviewer Checklist:

  • A security review is not needed, or a link to one is included in the PR description
  • New files have MPL-2.0 license header
  • Adequate test coverage exists to prevent regressions
  • Major classes, functions and non-trivial code blocks are well-commented
  • Changes in component dependencies are properly reflected in gn
  • Code follows the style guide
  • Test plan is specified in PR before merging

After-merge Checklist:

Test Plan:

@wknapik wknapik requested a review from a team as a code owner November 16, 2022 14:54
@wknapik wknapik self-assigned this Nov 16, 2022
brave-builds added a commit that referenced this pull request Dec 6, 2022
@wknapik wknapik added the CI/skip Do not run CI builds (except noplatform) label Jan 26, 2023
@wknapik wknapik force-pushed the wknapik-generic-testing02 branch 2 times, most recently from 000dacc to 75289b8 Compare January 26, 2023 23:31
@wknapik wknapik removed the CI/skip Do not run CI builds (except noplatform) label Jan 27, 2023
@wknapik wknapik changed the base branch from 1.46.x to master January 27, 2023 05:17
@wknapik wknapik requested a review from a team as a code owner January 27, 2023 05:17
@wknapik wknapik force-pushed the wknapik-generic-testing02 branch from 1189c3a to ecf23b1 Compare May 22, 2023 14:37
@wknapik wknapik added CI/run-network-audit Run network-audit CI/run-audit-deps Check for known npm/cargo vulnerabilities (audit_deps) CI/run-upstream-tests Run upstream unit and browser tests on Linux and Windows (otherwise only on Linux) CI/skip-android Do not run CI builds for Android CI/skip-macos-x64 Do not run CI builds for macOS x64 CI/skip-ios Do not run CI builds for iOS unused-CI/skip-linux-x64 Do not run CI builds for Linux x64 CI/skip-linux-arm64 labels May 22, 2023
@wknapik wknapik force-pushed the wknapik-generic-testing02 branch 2 times, most recently from 0885ba7 to 9a35a17 Compare May 23, 2023 12:29
@kjozwiak kjozwiak removed the request for review from a team May 25, 2023 03:27
@wknapik wknapik added CI/skip-windows-x86 CI/skip-windows-x64 Do not run CI builds for Windows x64 and removed CI/skip-macos-x64 Do not run CI builds for macOS x64 CI/run-audit-deps Check for known npm/cargo vulnerabilities (audit_deps) labels May 25, 2023
@wknapik wknapik force-pushed the wknapik-generic-testing02 branch from 9a35a17 to a61a6a0 Compare May 25, 2023 11:39
@wknapik wknapik removed the CI/skip-ios Do not run CI builds for iOS label May 25, 2023
@wknapik wknapik force-pushed the wknapik-generic-testing02 branch 2 times, most recently from 5138cf7 to 282c031 Compare January 4, 2024 14:44
@wknapik wknapik added CI/skip-android Do not run CI builds for Android CI/run-linux-arm64 Run CI builds for Linux arm64 CI/skip-macos-arm64 Do not run CI builds for macOS arm64 labels Jun 28, 2024
@wknapik wknapik added CI/run-windows-arm64 Run CI builds for Windows arm64 CI/run-windows-x86 Run CI builds for Windows x86 labels Jun 28, 2024
@wknapik wknapik added CI/skip-upstream-tests Do not run upstream unit and browser tests (otherwise run on Linux) CI/skip-teamcity Do not run builds in TeamCity and removed CI/skip-android Do not run CI builds for Android CI/run-linux-arm64 Run CI builds for Linux arm64 CI/run-windows-arm64 Run CI builds for Windows arm64 CI/run-windows-x86 Run CI builds for Windows x86 labels Sep 17, 2024
@wknapik wknapik added CI/run-network-audit Run network-audit CI/run-upstream-tests Run upstream unit and browser tests on Linux and Windows (otherwise only on Linux) CI/run-linux-arm64 Run CI builds for Linux arm64 CI/run-windows-arm64 Run CI builds for Windows arm64 CI/run-windows-x86 Run CI builds for Windows x86 CI/run-macos-x64 Run CI builds for macOS x64 and removed CI/skip-macos-x64 Do not run CI builds for macOS x64 CI/skip-ios Do not run CI builds for iOS CI/skip-upstream-tests Do not run upstream unit and browser tests (otherwise run on Linux) CI/skip-windows-x64 Do not run CI builds for Windows x64 CI/skip-macos-arm64 Do not run CI builds for macOS arm64 labels Sep 18, 2024
@github-actions github-actions bot added the chromium-version-mismatch The Chromium version on the PR branch does not match the version on the target branch label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chromium-version-mismatch The Chromium version on the PR branch does not match the version on the target branch CI/run-linux-arm64 Run CI builds for Linux arm64 CI/run-macos-x64 Run CI builds for macOS x64 CI/run-network-audit Run network-audit CI/run-upstream-tests Run upstream unit and browser tests on Linux and Windows (otherwise only on Linux) CI/run-windows-arm64 Run CI builds for Windows arm64 CI/run-windows-x86 Run CI builds for Windows x86 CI/skip-teamcity Do not run builds in TeamCity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant