[CI > Test] Intentionally fail (all)
This commit is contained in:
		
							parent
							
								
									0ca2b26ed0
								
							
						
					
					
						commit
						0883501c1f
					
				
					 3 changed files with 5 additions and 6 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/nightly.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/nightly.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -69,7 +69,7 @@ jobs: | |||
|         grep -m1 "Installing discord_rpc" <&${COPROC[0]} | ||||
|         sleep 1 | ||||
|         [[ $COPROC_PID ]] && kill $COPROC_PID | ||||
|       timeout-minutes: 3 | ||||
|       timeout-minutes: 2 | ||||
| 
 | ||||
|   test-win: | ||||
|     name: Test Windows | ||||
|  | @ -121,7 +121,7 @@ jobs: | |||
|       run: | | ||||
|         cd discord/app-1.0.0 | ||||
|         ./DiscordCanary.exe | grep -m1 "ABRA" | ||||
|       timeout-minutes: 3 | ||||
|       timeout-minutes: 2 | ||||
|       shell: bash | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
							
								
								
									
										5
									
								
								src/bootstrap.js
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								src/bootstrap.js
									
										
									
									
										vendored
									
									
								
							|  | @ -98,9 +98,6 @@ const startUpdate = async () => { | |||
|           log('AsarUpdate', e); | ||||
|         } | ||||
|       } | ||||
| 
 | ||||
| 
 | ||||
|       // <TEST_FLAG> excess excess excess excess excess excess exce
 | ||||
|     }, 3000); | ||||
|   }); | ||||
| 
 | ||||
|  | @ -114,6 +111,8 @@ module.exports = () => { | |||
|     return app.quit(); | ||||
|   } | ||||
| 
 | ||||
|   intentional_fail(); // wow
 | ||||
| 
 | ||||
|   if (app.isReady()) { | ||||
|     startUpdate(); | ||||
|   } else { | ||||
|  |  | |||
|  | @ -163,7 +163,7 @@ class Updater extends require('events').EventEmitter { | |||
|       return app.quit(); | ||||
|     } | ||||
| 
 | ||||
|     // this._commitModulesInner(versions);
 | ||||
|     this._commitModulesInner(versions); | ||||
|   } | ||||
| 
 | ||||
|   _commitModulesInner(versions) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue