Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Added support for test flags to per-test metadata #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

plinss
Copy link
Member

@plinss plinss commented Feb 9, 2013

This change is Reviewable

Peter Linss and others added 2 commits February 9, 2013 12:45
@jgraham jgraham closed this Feb 26, 2013
@jgraham jgraham reopened this Feb 26, 2013
@jgraham jgraham closed this Feb 26, 2013
@jgraham jgraham reopened this Feb 26, 2013
@jgraham jgraham closed this Feb 26, 2013
@jgraham jgraham reopened this Feb 26, 2013
@jgraham jgraham closed this Mar 24, 2013
@jgraham jgraham reopened this Mar 24, 2013
@@ -338,6 +338,10 @@ var metadata_generator = {
showSource = true;
}
}
else if (1 < tests.length) {
// message = 'Cached metadata not present. ';
Copy link
Member

Choose a reason for hiding this comment

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

Why is this line commented out?

Copy link
Member Author

@plinss plinss Apr 15, 2013

Choose a reason for hiding this comment

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

Those two lines were originally removed by Ms2ger as (s)he found the warning message annoying. I re-added the code but left the message disabled so those that wanted it could easily re-enable.

I'm working on an alternative system for gathering the metadata through Shepherd's API. So we may be able to remove the manual adding of the metadata cache soon (if it works out), although having it won't hurt anyway.

@annevk
Copy link
Member

annevk commented Mar 30, 2017

Is this still relevant?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants