Bug #4358
open[Tests] When comparing pipelines, the graph should highlight the differences by using different colors for pipeline A/B/both.
Updated by Brett Smith about 10 years ago
- Subject changed from Compare pipeline instances looks wrong to [Workbench] Compare pipeline instances looks wrong
- Category set to Workbench
- Target version set to Bug Triage
#4088 might resolve this when it gets merged soon. Let's double-check after that and see if there are any outstanding issues.
Updated by Brett Smith about 10 years ago
Jonathan,
The fix for #4088 is deployed, which I hope will resolve your issues. Can you please compare a couple of pipelines and see if you believe there are any outstanding issues?
Thanks.
Updated by Jonathan Sheffi about 10 years ago
Mmm, the link I provided in the bug is definitely prettier, but doesn't seem to actually be comparing... Can Bryan test?
Updated by Tom Clegg about 10 years ago
I think the problem being reported is that you can't tell which jobs/outputs are part of pipeline A and which are part of pipeline B: every node in the graph is green.
Updated by Tom Clegg about 10 years ago
- Subject changed from [Workbench] Compare pipeline instances looks wrong to [Workbench] When comparing pipelines, the graph should highlight the differences by using different colors for pipeline A/B/both.
- Story points set to 1.0
Updated by Tom Clegg about 10 years ago
- Target version changed from Bug Triage to Arvados Future Sprints
Updated by Ward Vandewege about 10 years ago
- Target version changed from Arvados Future Sprints to 2014-12-10 sprint
Updated by Tom Clegg about 10 years ago
- Target version changed from 2014-12-10 sprint to 2015-01-07 sprint
Updated by Phil Hodgson about 10 years ago
Comments from Tom:
Basically you run a pipeline, then you run it again with some
parameter changed, and you see whether that actually changed your
outputs. Or: you don't remember which parameter/input you changed, so
you compare the two pipelines and it's obvious from the graph where
the two versions start to diverge.On the "compare" tab you can see the verifyBamID component is
different in some way. This should be apparent on the graph as well:
there should be two distinct graph nodes representing verifyBamID
jobs, and they should be coloured differently than the rest of the job
nodes (all of which are equivalent in the two pipelines).(This used to work -- there was a legend "pipeline A, pipeline B,
both" -- but currently it looks like it's been lost completely.)
Updated by Tom Clegg about 10 years ago
4358-graph-not-comparing @ 84b8801 looks good. Example in note-3 renders properly for me. Please merge.
I think we should add a test case before closing the issue, though. (Can we search the SVG graph with the usual Capybara finders, or is this going to get complicated on us?)
Updated by Phil Hodgson about 10 years ago
Okay I've merged to master and added a new task for that test...
Updated by Tom Clegg almost 10 years ago
- Status changed from New to In Progress
Updated by Tom Clegg almost 10 years ago
- Subject changed from [Workbench] When comparing pipelines, the graph should highlight the differences by using different colors for pipeline A/B/both. to [Tests] When comparing pipelines, the graph should highlight the differences by using different colors for pipeline A/B/both.
- Category changed from Workbench to Tests
- Status changed from In Progress to New
- Assigned To deleted (
Phil Hodgson)
Updated by Tom Clegg almost 10 years ago
- Target version changed from 2015-01-07 sprint to Arvados Future Sprints
Updated by Tom Clegg almost 10 years ago
- Target version changed from Arvados Future Sprints to 2015-02-18 sprint
Updated by Tom Clegg almost 10 years ago
- Target version changed from 2015-02-18 sprint to Arvados Future Sprints
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)