ahgittin commented on PR #340:
URL: https://github.com/apache/brooklyn-ui/pull/340#issuecomment-1167342230
hmm all the UI tests seem to be failing, and giving the message
`DEBUG: 'Data in key nullKey is not a recognised entity spec; not treating
as entity spec', TypeError{stack:
'addConfig@http://localhost:9876/base/karma.test.shim.js?1be23a675a6921f301e7668989a3dd2391c5d007:51304:19`
looks like this happened 3 days ago
some of the failures have
`java.io.IOException: Tried to load head FlowNodes for execution
Owner[Brooklyn/brooklyn-ui/PR-338/2:Brooklyn/brooklyn-ui/PR-338 #2] but
FlowNode was not found in storage for head id:FlowNodeId 1:40`
which is a spurious jenkins thing, so it's hard to be sure but naively it
looks like
https://github.com/apache/brooklyn-ui/commit/b41d064ecdea326852f09e4d055f2c7fabe95442
one line change is the culprit, if it's our code. alternatively it could be
something in the build environment.
if it passes locally, merge it, and if there are legitimate code problems or
circleci problems, we'll resolve those separately
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]