Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treewalk button on landing page is broken #44

Open
cslocum opened this issue Jan 24, 2019 · 2 comments
Open

Treewalk button on landing page is broken #44

cslocum opened this issue Jan 24, 2019 · 2 comments
Assignees

Comments

@cslocum
Copy link
Contributor

cslocum commented Jan 24, 2019

Clicking on the "treewalk" button on the Pandokia home page (on glitch) leads to a traceback/crash. The failure is pretty deep in the stack, and I'm not going to debug it at the moment. I suspect this is a feature that is not used very often. @vglaidler, correct me if I am wrong about that.

@cslocum cslocum self-assigned this Jan 24, 2019
@vglaidler
Copy link
Collaborator

Hm, there's a difference between "treewalk" and "the treewalk button on the landing page."
Treewalking is fundamental to Pandokia. Did you confirm that the treewalk functionality elsewhere in the system works properly? eg, go to a qid, then click the "treewalk this qid".

Did you specify a valid set of inputs for the test run before pressing the button?
Although I see that even if I don't specify a valid set of inputs on ssb/c96, it still doesn't give a traceback.

I'd be interested in seeing the traceback.

The functionality to treewalk an arbitrarily filtered (set of) test run(s) is indeed not used very often, because we normally go through one of the more standard searches.
Ohh, I wonder if we missed a spot where the new custom field has to be defined...

@cslocum
Copy link
Contributor Author

cslocum commented Jan 24, 2019

"Treewalk this qid" works, elsewhere in the system. It's just the button on the landing page that does not work.

@vglaidler vglaidler changed the title Treewalk is broken Treewalk button on landing page is broken Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants