バージョン選択

フォーラム

メニュー

オンライン状況

27 人のユーザが現在オンラインです。 (17 人のユーザが フォーラム を参照しています。)
登録ユーザ: 1
ゲスト: 26
zingloop もっと...

サイト内検索

その他 > その他 > E2E テスト実行環境

その他

新規スレッドを追加する

フラット表示 前のトピック | 次のトピック
投稿者 スレッド
seasoft
投稿日時: 2024/3/28 13:33
対応状況: −−−
登録日: 2008/6/4
居住地:
投稿: 7367
Re: E2E テスト実行環境
> 実行すると、実行結果やエラーは表示されません。

以下の要領で、何らかの文字を echo すると、出力を得られました。
data/vendor/symfony/dependency-injection/Compiler/AbstractRecursivePass.php


     public function process(ContainerBuilder $container)
     {
         $this->container = $container;
 
         try {
             $this->processValue($container->getDefinitions(), true);
+        } catch (\Exception $e) {
+            echo "\n";
         } finally {
             $this->container = null;
         }
     }

(追記) ※ デバッグ中に偶然この箇所で echo していましたが、多分この箇所にあまり意味はなく、他でも echo していれば同様とは推測しています。



root@582a29388c33:/var/www/app# data/vendor/bin/eccube

Console Tool

Usage:
  command [options] [arguments]

Options:
  -h, --help            Display this help message
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi            Force ANSI output
      --no-ansi         Disable ANSI output
  -n, --no-interaction  Do not ask any interactive question
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug


In ContainerBuilder.php line 610:

  Cannot autowire service "Eccube2\Command\Install\InsertDataCommand": argument "$eventDispatcher" of method "__construct()" references interface "
  Symfony\Component\EventDispatcher\EventDispatcherInterface" but no such service exists. You should maybe alias this interface to the existing "ev
  ent_dispatcher" service.


list [--raw] [--format FORMAT] [--] [<namespace>]


出力形式は変わったものの、結局先日の Exception と同じことが書かれていると認識しています。

以下と類似していそうですが、何をすべきか分からないです。
https://symfonycasts.com/screencast/symfony-3.3/autowiring-aliases#letting-symfony-tell-you-about-autowiring-failures


----------------
Seasoft
こちらでの投稿は、アイディア程度に留めさせていただいております。
個別案件の作業は有償で承っております。お気軽にご相談ください。

フラット表示 前のトピック | 次のトピック


題名 投稿者 日時
   E2E テスト実行環境 seasoft 2024/1/27 18:44
     Re: E2E テスト実行環境の Node.js バージョン seasoft 2024/1/28 2:50
     Re: E2E テスト実行環境 seasoft 2024/1/28 16:48
       Re: E2E テスト実行環境 seasoft 2024/1/28 16:55
         Re: E2E テスト実行環境 nanasess 2024/2/2 10:48
           Re: E2E テスト実行環境 seasoft 2024/2/5 2:11
           Re: E2E テスト実行環境 seasoft 2024/2/21 10:58
             Re: E2E テスト実行環境 seasoft 2024/2/21 13:47
             Re: E2E テスト実行環境 nanasess 2024/2/21 17:41
               Re: E2E テスト実行環境 seasoft 2024/2/21 20:30
                 Re: E2E テスト実行環境 seasoft 2024/2/26 15:46
                   Re: E2E テスト実行環境 nanasess 2024/2/26 16:07
                     Re: E2E テスト実行環境 seasoft 2024/2/27 12:15
                       Re: E2E テスト実行環境 seasoft 2024/3/2 12:22
                 » Re: E2E テスト実行環境 seasoft 2024/3/28 13:33
                     Re: E2E テスト実行環境 nanasess 2024/4/9 1:23
                       Re: E2E テスト実行環境 seasoft 2024/4/9 20:35
                         Re: E2E テスト実行環境 nanasess 2024/4/9 23:11
                           Re: E2E テスト実行環境 seasoft 2024/4/10 11:55
                             Re: E2E テスト実行環境 nanasess 2024/4/10 12:16
                             Re: E2E テスト実行環境 nanasess 2024/4/19 0:42

 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は89,410名です
総投稿数は110,084件です

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2314
5
umebius
2085
6
yuh
1819
7
h_tanaka
1652
8
red
1570
9
mcontact
1304
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
799
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.