Closed
      
        Bug 759887
      
      
        Opened 13 years ago
          Closed 13 years ago
      
        
    
  
Get mochitest-plain running on B2G CI
Categories
(Testing :: Mochitest, defect)
        Testing
          
        
        
      
        
    
        Mochitest
          
        
        
      
        
    Tracking
(Not tracked)
        RESOLVED
        FIXED
        
    
  
        
            mozilla16
        
    
  
People
(Reporter: jgriffin, Assigned: jgriffin)
References
Details
Attachments
(1 file)
| 
        
        
         977 bytes,
          patch         
       | 
      Details | Diff | Splinter Review | 
Once we have mochitest-plain running on B2G emulators, we can hook it up to the existing B2G CI at http://ec2-107-20-108-245.compute-1.amazonaws.com/jenkins/.  For now, result reporting will be done to autolog, http://brasstacks.mozilla.com/autolog/?tree=b2g&source=autolog.
| Assignee | ||
          Comment 1•13 years ago
           
         | 
      ||
Bug 759885 has landed, and I got a first run of the fennec set of mochitests-plain done, at http://brasstacks.mozilla.com/autolog/?tree=b2g&source=autolog&rev=8609ecd8649707935a53e888e3c3a2a7f15dd6ed.
There are just a few failures; I'll file bugs for triage.
Next steps:
 - write a wrapper script to run this on the CI
 - broaden the set of tests run, to include at least the relevant DOM dirs for webapis
 - fix the autolog display so that it formats the tests like TBPL
| Assignee | ||
          Comment 2•13 years ago
           
         | 
      ||
(In reply to Jonathan Griffin (:jgriffin) from comment #1)
> 
> Next steps:
> 
>  - fix the autolog display so that it formats the tests like TBPL
this part is done now.
| Assignee | ||
          Updated•13 years ago
           
         | 
      
Assignee: nobody → jgriffin
| Assignee | ||
          Comment 3•13 years ago
           
         | 
      ||
This patch adds --no-window support to runtestsb2g.py.
| Assignee | ||
          Comment 4•13 years ago
           
         | 
      ||
Landed patch as http://hg.mozilla.org/mozilla-central/rev/f50bb5a8ecad so I can get mochitest running today in the CI.
Target Milestone: --- → mozilla16
| Assignee | ||
          Comment 5•13 years ago
           
         | 
      ||
I have this running on CI now.  First fully automated run is here: http://brasstacks.mozilla.com/autolog/?tree=b2g&source=autolog&rev=0759101d8c771b3170ff7e299c4108cc8dbadd89
I'm going to close this bug; will open new ones for any issues that appear.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
\o/ \o/
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•