Project

General

Profile

Backport(バックポート) #3160

pc_frontend の test で opWebResponse を利用しないことによるテスト阻害

Added by Yuya Watanabe about 12 years ago. Updated about 12 years ago.

Status:
Fixed(完了)
Priority:
Urgent(急いで)
Assignee:
-
Target version:
Start date:
2011-11-23
Due date:
% Done:

100%


Description

Overview

pc_frontend の test に sfWebResponse が利用されており、
functional test にて warning が発生する

> application/add
# post /member/login/authMode/MailAddress
not ok 1 - last request threw an uncaught exception sfException: Call to undefined method sfWebResponse::generateMobileUidCookie.

Causes

#1113 の変更によるものであり、functional test について配慮されていない。

Way to fix

pc_frontend の factories.yml の修正
-> (影響範囲) テスト関連

Appendix

他のアプリケーションについては、当問題は発生しない。


Related issues

Related to OpenPNE 3 - Bug(バグ) #2618: pc_frontend の test で opWebResponse を利用しないことによるテスト阻害 Won't fix(対応せず) 2011-11-23
Duplicated by OpenPNE 3 - Backport(バックポート) #3470: pc_frontend の test で opWebResponse を利用しないことによるテスト阻害 Invalid(無効) 2011-11-23

Associated revisions

Revision 6a707421 (diff)
Added by Shogo Kawahara over 12 years ago

fixed factries.yml for pc_frontend, because test can't pass by the response's configuration (fixes #2618)

History

#1 Updated by Yuya Watanabe about 12 years ago

  • Tracker changed from Bug(バグ) to Backport(バックポート)

#2 Updated by Yuma Sakata about 12 years ago

  • Status changed from Pending Testing(テスト待ち) to Fixed(完了)
  • % Done changed from 70 to 100

テストOKです。

Also available in: Atom PDF