[TIMOB-2289] DrillBit: Can't Have More Than Four Test Directories
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-07-27T08:30:06.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Drillbit |
Labels | drillbit, feature, tooling |
Reporter | Don Thorp |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:15:44.000+0000 |
Updated | 2012-07-27T08:30:06.000+0000 |
Description
I tried adding a folder for drillbit tests with various names and it refused to load the folder. When I moved the test up a level it worked.
drwxr-xr-x 3 dthorp staff 102 Nov 3 21:43 android
drwxr-xr-x 3 dthorp staff 102 Nov 3 21:43 iphone
-rw-r--r--@ 1 dthorp staff 164 Nov 3 21:43 kroll.js
-rw-r--r--@ 1 dthorp staff 183 Nov 6 18:22 lh-2288.js
drwxr-xr-x 4 dthorp staff 136 Nov 3 21:43 tiapp
drwxr-xr-x 3 dthorp staff 102 Nov 6 12:29 tidb
I tried adding drillbit
, tidrillbit
,
tidbit
none of which would show up in the UI.
what's the name of the JS file under tidb? (it should be tidb.js)
tidb.js has a file with that name. I guess I incorrectly assumed that I could put as many JS files under a folder as I wanted for organization and they could, in the future, get run as a group. For example, I might create 1 js file per lh ticket affecting that module and run only it as I work on the issue. Then afterwards run everything in that module to see if I'd broken anything common and then back out and run them all.
Don, Marshall - Is this something to fix in M04???
@Ralf. No I need to reclassify it as a feature based on the discussion. I originally filed it not understanding the requirement to have the name.js match the directory.
We're not maintaining Drillbit anymore.
Drillbit has been replaced with Anvil.