You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/03/13 05:41:25 UTC

[GitHub] [incubator-openwhisk-wskdeploy] TPei commented on issue #1043: allow limits on sequences

TPei commented on issue #1043: allow limits on sequences
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/1043#issuecomment-472287460
 
 
   hmmm :thinking: 
   ```
   --- FAIL: TestComposeSequences (0.00s)
   	manifest_parser_test.go:1502: 
   			Error Trace:	manifest_parser_test.go:1502
   			Error:      	Not equal: 
   			            	expected: int(1024)
   			            	actual  : *int((*int)(0xc420466968))
   			Test:       	TestComposeSequences
   			Messages:   	Failed to get Memory
   	manifest_parser_test.go:1503: 
   			Error Trace:	manifest_parser_test.go:1503
   			Error:      	Not equal: 
   			            	expected: int(180)
   			            	actual  : *int((*int)(0xc420466978))
   			Test:       	TestComposeSequences
   			Messages:   	Failed to get Timeout
   	manifest_parser_test.go:1504: 
   			Error Trace:	manifest_parser_test.go:1504
   			Error:      	Not equal: 
   			            	expected: int(1)
   			            	actual  : *int((*int)(0xc420466988))
   			Test:       	TestComposeSequences
   			Messages:   	Failed to get Logsize
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services