[JS] Try to guess what the date is when it doesn't follow the given format (issue #15490)#15493
Conversation
|
/botio unittest |
From: Bot.io (Linux m4)ReceivedCommand cmd_unittest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.241.84.105:8877/963c56a5e12b849/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_unittest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.193.163.58:8877/1cc1fbb4d47153e/output.txt |
|
/botio integrationtest |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @Snuffleupagus received. Current queue size: 1 Live output at: http://54.241.84.105:8877/4e60a020191f1ee/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @Snuffleupagus received. Current queue size: 1 Live output at: http://54.193.163.58:8877/ccfd32f35b8ad90/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/963c56a5e12b849/output.txt Total script time: 3.17 mins
|
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/4e60a020191f1ee/output.txt Total script time: 5.06 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/1cc1fbb4d47153e/output.txt Total script time: 12.21 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/ccfd32f35b8ad90/output.txt Total script time: 12.18 mins
|
…ormat (issue mozilla#15490) We use the format to guess in which order we can find month, day, ... we get the numbers in the date and consider them as month, day, ...
|
Oh I missed your approval, sorry for the noise. |
|
/botio unittest |
From: Bot.io (Linux m4)ReceivedCommand cmd_unittest from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/a9b27fa0760a86c/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_unittest from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/c47e7d787a99793/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/a9b27fa0760a86c/output.txt Total script time: 3.32 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/c47e7d787a99793/output.txt Total script time: 17.71 mins
|
We use the format to guess in which order we can find month, day, ... we get the numbers in the date and consider them as month, day, ...