Closed
Bug 645788
Opened 15 years ago
Closed 15 years ago
Searching testruns/includedtestcases by testRunId or testSuiteId not working
Categories
(Mozilla QA :: Case Conductor-Platform, defect)
Mozilla QA
Case Conductor-Platform
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: carljm, Assigned: vadimk)
Details
Searching with a URL like this has no effect:
http://localhost:8080/tcm/services/v2/rest/testruns/includedtestcases/?_type=json&testRunId=1&testSuiteId=4
I would expect to get only IncludedTestCases with testRun 1 and testSuite 4, instead I get all IncludedTestCases.
Similarly if I search on just one or the other - still no effect.
Fixed web service to pass correct object to the builder.
Assignee: nobody → vadimk
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•