mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 02:38:03 +00:00 
			
		
		
		
	regression_test: Reimplement partial failure logic
Signed-off-by: matthew <stidmatt@gmail.com>
This commit is contained in:
		| @@ -532,10 +532,10 @@ function test() { | ||||
|   fi | ||||
|   results+=("<tr><td>${CURR_TEST_NAME}</td> | ||||
|             <td class='scriptdetails'>${testcommand}</td> | ||||
|             <td class='success'>Success</td> | ||||
|             <td class='${TEXTCLASS}'>$TDTEXT</td> | ||||
|             <td>${execution}</td> | ||||
|             <td><a href=\"${URL2}/${NAME}.txt\" target=\"_blank\">STDOUT</a></td> | ||||
|             <td></td></tr>") | ||||
|             <td>${STDERR}</td></tr>") | ||||
| } | ||||
|  | ||||
| function start_tests()  { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 matthew
					matthew