Ticket #2570 (closed バグ指摘: 修正済)
テスト> 商品一覧取得テスト(SC_Product_listsTest)にて、更新日付が一致せずこける場合がある
| Reported by: | shutta | Owned by: | shutta |
|---|---|---|---|
| Priority: | 中 | Milestone: | EC-CUBE2.13.3 |
| Component: | その他 | Version: | 2.13.1 |
| Keywords: | Cc: | ||
| 修正済み: | yes |
Description
SC_Product_listsTest::testlists_商品一覧取得
商品一覧
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
'del_flg' => '0'
- 'update_date' => '2014-06-04 12:01:42'
+ 'update_date' => '2014-06-04 12:01:43'
)
)
/var/lib/jenkins/jobs/EC-CUBE2.13-dev_MySQL/workspace/tests/class/Common_TestCase.php:47
/var/lib/jenkins/jobs/EC-CUBE2.13-dev_MySQL/workspace/tests/class/SC_Product/SC_Product_listsTest.php:86
Change History
Note: See
TracTickets for help on using
tickets.

r23520 にて修正。