Ticket #2607 (assigned バグ指摘)

Opened 10 years ago

Last modified 10 years ago

Windowsサーバーでテストが正常に終了しない

Reported by: kimoto Owned by: kimoto
Priority: Milestone: EC-CUBE 2.13系 ユニットテストProject
Component: その他 Version: 2.13.2
Keywords: Cc:
修正済み: yes

Description

There were 2 failures:

1) SC_Utils_Test::testIsAbsoluteRealPath_絶対パスの場合_trueが返る Failed asserting that false matches expected true. C:\projects\ec-cube\tests\class\Common_TestCase.php:49 C:\projects\ec-cube\tests\class\util\SC_Utils\SC_Utils_isAbsoluteRealPathTest.php:60

2) SC_Utils_recursiveMkdirTest::testRecursiveMkdir_パーミッションを指定した場合_指定のパーミッションでディレクトリが作られる 作成したディレクトリのパーミッション Failed asserting that '0777' matches expected '0755'.

 https://ci.appveyor.com/project/nobuhiko/ec-cube/build/1.0.48

Change History

comment:1 Changed 10 years ago by kimoto

  • Owner changed from somebody to kimoto
  • Status changed from new to assigned

comment:2 Changed 10 years ago by kimoto

  • 修正済み set

r23590 にて修正

Note: See TracTickets for help on using tickets.