Skip to content

examples: only whitelist a few essential boards (dirty hack)#7953

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
miri64:examples/fix/dirty-hack-to-javascript
Nov 7, 2017
Merged

examples: only whitelist a few essential boards (dirty hack)#7953
miri64 merged 1 commit intoRIOT-OS:masterfrom
miri64:examples/fix/dirty-hack-to-javascript

Conversation

@miri64
Copy link
Copy Markdown
Member

@miri64 miri64 commented Nov 7, 2017

This is a dirty hack proposed by @kaspar030 offline (with slight adaptations) to allow Murdock to build properly tonight. @kaspar030 revert if the issue is fixed, @miri64 close this one if it isn't merged tonight.

@miri64 miri64 requested review from cladmi and kYc0o November 7, 2017 20:00
@miri64 miri64 added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: CI Area: Continuous Integration of RIOT components CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Nov 7, 2017
This is a dirty hack proposed by @kaspar030 offline (with slight
adaptations) to allow Murdock to build properly tonight. @kaspar030
revert if the issue is fixed, @miri64 close this one if it isn't merged
tonight.

Right now Murdock fails randomly for some boards, because it doesn't has
the `xxd` tool installed.
@miri64 miri64 force-pushed the examples/fix/dirty-hack-to-javascript branch from a265997 to 2fbd228 Compare November 7, 2017 20:02
Copy link
Copy Markdown
Contributor

@cladmi cladmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK, should be merged quickly or useless for Hack'n'Hack.

@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Nov 7, 2017

(the problem is that @kaspar030 did some maintenance work and missed some machines and doesn't have access to them right now. This is a very temporary fix that should be properly resolved by tomorrow).

@miri64 miri64 merged commit 111f36c into RIOT-OS:master Nov 7, 2017
@miri64 miri64 deleted the examples/fix/dirty-hack-to-javascript branch November 7, 2017 20:07
@kaspar030
Copy link
Copy Markdown
Contributor

actually, xxd is needed for all boards (including native and samr21) thus will only make a false negative more unlikely...

@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Nov 7, 2017

I didn't want to deactivate all the boards that's why I kept our two "reference" platforms. Until now it seems to work.

@kaspar030
Copy link
Copy Markdown
Contributor

The problem is resolved. Should we just press revert in this PR?

@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Nov 9, 2017

I guess that is the cleanest approach

@miri64
Copy link
Copy Markdown
Member Author

miri64 commented Nov 9, 2017

See #7987 for reresal.

@aabadie aabadie added this to the Release 2018.01 milestone Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: CI Area: Continuous Integration of RIOT components CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants