Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[glassfish-dev] CDI and concurrency failures with latest Glassfish nightly build
  • From: Gurunandan Rao <gurunandan.rao@xxxxxxxxxx>
  • Date: Mon, 1 Aug 2022 07:55:02 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=oSeTGP7QplP5PS9NRsfJn4BOnECMnVMdlyrawd1hYzw=; b=Pc6Lpyzx57RCe9eS+ZFy4cFxiWDPF7akwwYUV5deITkvotPwYSNNi22SMeI6tUDxKpjeN/J+iCdeqVdcSzOVScjJEcvp5e838IYjzqvg5w5UUNmineuPebnZenO8VaPdGhjJ4X/B+LBhgcutGsNzwX05TgCi6WSoS/XWe0uy9/0UwEFiyiuw4JrtcZEz+CjlLH/dX+f95D/o+3CWYsdzY5c19JvXa7l3KQeGoSMEEykg387tO53iUE2rOQzRycoLH+JBHgKSzOUKq0huEvrxorP69mILV3h+xv4Y3xlshbN0laZaPYvEW1hMK6MKV6fpUxKSjvxYD6TeWYQUPXeDlQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=HTkVcnz80ifCNW/SbHdj14oTal0968EqFyRSR5uIzocpZntpqBPqSJT+8Jp6w8i9xuaYLYnHxcLTxgkOH9SyGo2C55JewpSMj36LwF+u+WtzVlI+s1o2PAhqWZVcFCxkolZ6qeS5GaTQAaYTGGfl6f/ZSDoyG4wf+cPjPH1gMNdbpthXgBy5tTQFAdjgYafVJrnXtd3v2NLDfFvXDak38VwqzaIyyKIYWA0R/iJ/9HFo/eE4vw95yJkSsPglzHzG212gmi8EtrqsueG5QniVT8ElzzCsYuGrXf3X6/Kx+hWAb3j5RByy+jjsPrjT6s6wEu0Y6HxELqAWK17Pts+uLg==
  • Delivered-to: glassfish-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/glassfish-dev/>
  • List-help: <mailto:glassfish-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=unsubscribe>
  • Suggested_attachment_session_id: b061c288-312a-5bea-b606-d760269c12a6
  • Thread-index: AQHYpXntHfJLDx8jnUKr5zdKoWIOOA==
  • Thread-topic: CDI and concurrency failures with latest Glassfish nightly build

CDI and concurrency TCK have failures with latest glassfish build, Both concurrency and CDI TCK passed glassfish 7 nightly build last week.
Details of failures and CI run can be found at issue https://github.com/eclipse-ee4j/glassfish/issues/24059


regards,
Guru



Back to the top