My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 108: Adding API for the test run
1 person starred this issue and may be notified of changes. Back to list
 
Project Member Reported by zgg...@gmail.com, Apr 30, 2010
We need to implement the API for the test run before the formal submission.
 The Test run should run on a small dataset. The API should be able to
choose these datasets from the type of the flows and other parameters. 

May 2, 2010
Project Member #1 kris.west@gmail.com
The task (which comes with a dataset) to be used in the test run should be chosen
using the 'subject_metadata' that the algorithm is expected to run on.

We should add a field to the task table to label tasks as test task (isTest=true),
then we can query the task table using the subject metadata and test flag (SELECT id
FROM task WHERE subject_metadata_id=? AND isTest=true).
 
Jun 16, 2010
Project Member #2 kris.west@gmail.com
This has been bumped until after MIREX
Jun 22, 2010
Project Member #3 kris.west@gmail.com
(No comment was entered for this change.)
Labels: -Priority-Medium Priority-Low

Powered by Google Project Hosting