TEST: Intentional error to break VS build#13
Open
devin-ai-integration[bot] wants to merge 1 commit intomasterfrom
Open
TEST: Intentional error to break VS build#13devin-ai-integration[bot] wants to merge 1 commit intomasterfrom
devin-ai-integration[bot] wants to merge 1 commit intomasterfrom
Conversation
Co-Authored-By: Arthur Poon <arthur.poon@windsurf.com>
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Owner
❌ Build Failed:
|
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
This is a test PR intentionally created to break the Virtual Switch (VS) build for CI/build system testing purposes. This PR should NOT be merged.
Work item tracking
How I did it
Added a Makefile
$(error ...)directive toplatform/vs/syncd-vs.mkthat will cause the VS build to fail immediately when the makefile is parsed.How to verify it
The VS build should fail with the error message:
Which release branch to backport (provide reason below if selected)
No backport needed - this is a test PR that should not be merged.
Tested branch (Please provide the tested image version)
Description for the changelog
TEST: Intentional makefile error to verify VS build failure detection (DO NOT MERGE)
Human Review Checklist
platform/vs/syncd-vs.mk)Link to Devin run: https://cisco-demo.devinenterprise.com/sessions/62c14221cb7c4814a2fd21d007886a17
Requested by: Arthur Poon (@arthurkkp-cog)