Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Ignore failing downstream dependencies#4196

Merged
bajtos merged 1 commit into
master from
ignore-failing-downstream-builds
May 14, 2019
Merged

Ignore failing downstream dependencies #4196
bajtos merged 1 commit into
master from
ignore-failing-downstream-builds

Conversation

@bajtos

@bajtos bajtos commented May 14, 2019

Copy link
Copy Markdown
Member

The following dependencies are always failing the CI builds, let's
ignore them when testing changes in loopback package:

  • bluemix-service-broker
  • gateway-director-bluemix
  • plan-manager

The following dependencies are always failing the CI builds, let's
ignore them when testing changes in `loopback` package:
- bluemix-service-broker
- gateway-director-bluemix
- plan-manager
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
@bajtos bajtos force-pushed the ignore-failing-downstream-builds branch from ac55b87 to 716347e Compare May 14, 2019 14:17

bajtos commented May 14, 2019
edited
Loading

Copy link
Copy Markdown
Member Author

@dhmlau @rmg It looks like cis-jenkins is not picking up the changes from this pull request. Do you know if the changes need to land on master first, before cis-jenkins updates the ignore list?

I am adding these lines to package.json:

{
 "ci": {
 "downstreamIgnoreList": [
 "bluemix-service-broker",
 "gateway-director-bluemix",
 "plan-manager"
 ]
 }
}

CI failures:

Screen Shot 2019年05月14日 at 17 21 06

loopback/node=6.x,os=windows — Failed! (716347e)

This failure is not related to my changes.

Building remotely on windows-64-0.10 
 (build-windows windows-0.10 x64 windows-64 0.10 windows) 
 in workspace C:\jenkins\workspace\loopback\d60c4a15
Wiping out workspace first.
java.nio.file.FileSystemException: 
 C:\jenkins\workspace\loopback\d60c4a15\xunit.xml: 
 The process cannot access the file because it is being used by another process.

dhmlau commented May 14, 2019

Copy link
Copy Markdown
Member

@bajtos, I think we need to land this PR so that the future PRs will have that ignore list in effect. @rmg can correct me if I'm wrong.

bajtos commented May 14, 2019

Copy link
Copy Markdown
Member Author

ok, let's get this landed 🤞 we can always tweak the config in package.json if needed 🔧 🔨

@bajtos bajtos merged commit e682914 into master May 14, 2019
@bajtos bajtos deleted the ignore-failing-downstream-builds branch May 14, 2019 16:49

rmg commented May 14, 2019

Copy link
Copy Markdown
Member

Correct, this would need to land for the repo scanner to see it on its next scan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@dhmlau dhmlau dhmlau approved these changes

@clark0x clark0x Awaiting requested review from clark0x

@ebarault ebarault Awaiting requested review from ebarault ebarault is a code owner

@fabien fabien Awaiting requested review from fabien fabien is a code owner

@zbarbuto zbarbuto Awaiting requested review from zbarbuto zbarbuto is a code owner

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /