File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1078,9 +1078,9 @@ jobs:
10781078        cd .\xeus-cpp\build\test 
10791079        node test_xeus_cpp.js 
10801080        echo "Running test_xeus_cpp in Firefox" 
1081-         Error-OnFailure { emrun.bat --browser="firefox.exe" --kill_exit --timeout 60  --browser-args="--headless"  test_xeus_cpp.html } 
1081+         Error-OnFailure { emrun.bat --browser="firefox.exe" --kill_exit --timeout 90  --browser-args="--headless"  test_xeus_cpp.html } 
10821082        echo "Running test_xeus_cpp in Chromium" 
1083-         Error-OnFailure { emrun.bat --browser="chrome.exe" --kill_exit --timeout 60  --browser-args="--headless --no-sandbox"  test_xeus_cpp.html } 
1083+         Error-OnFailure { emrun.bat --browser="chrome.exe" --kill_exit --timeout 90  --browser-args="--headless --no-sandbox"  test_xeus_cpp.html } 
10841084
10851085name : Jupyter Lite integration 
10861086      if : ${{ runner.os != 'windows' }} 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments