Megatest

Ticket Change Details
Login
Overview

Artifact ID: 7b8393dc142f378713a228c6c04937757d0bdbc4
Ticket: 42d22a56b899f44f9db5e2c7d6c2c4bb61c1fb20
guard against this: basic -run fails with cryptic error when user login prints things to stdout.
User & Date: bb on 2019-07-29 16:26:33
Changes

  1. foundin changed to: "v1.6531"
  2. icomment:
    procedure:
    
    1) setup area with megatest -create-megatest-area
    no change to megatest.config
    2) create runconfig:
    #####
    [default]
    ALLTESTS verdi_gui_t
    
    [bb_f65]
    SDE_ROOT /eng3/bjbarcla/work/verdi_1215/cpwork/ip-sde-1.0-f65
    
    #####
    3) created testconfig
    ######
    [itemstable]
    proj    willard                         nsc_ip
    repo    asic-willard-a0                 ip-nsc-2.1
    relpath arb/verif/testsuites/bringup    xor/verif/testsuites/bringup
    target  arb_mr_test_check               axi_agent_test_sim
    sderel  f61                             f65
    
    [ezsteps]
    run run.csh
    
    [logpro]
    run ;;
      (expect:skip     in "LogFileBody" = 0 "SKIPME" \
        #/skipping.  does not apply/)
    #########
    
    
    megatest -run -testpatt % -target bb_f65 -runname ww31.1b -clean-cache
    
    /nfs/fm/disks/fm_nvm_1184/dvtools_ENV_users/bjbarcla/WORK/mt/megatest/bin/.11/mtest -run -testpatt % -target bb_f65 -runname ww31.1b -clean-cache
    INFO: (0) No cached megatest or runconfigs files found. None removed.
    INFO: Trying to start server (megatest -server 10.96.27.151 -m testsuite:verdi_int_reg) ...
    
    Error: (-) bad argument type: Adding
    
            Call history:
    
            common_records.scm:140: debug:debug-mode          
            common.scm:1624: current-seconds          
            common.scm:1624: file-change-time         
            common.scm:1626: with-input-from-file     
            numbers.scm:1720: %string->compnum        
            numbers.scm:1672: scan-real       
            numbers.scm:1671: scan-ureal      
            numbers.scm:1603: scan-digits+hashes      
            numbers.scm:1549: scan-digits     
            numbers.scm:1531: lp      
            numbers.scm:1531: lp      
            numbers.scm:1548: g1937   
            common.scm:1620: k2830    
            common.scm:1620: g2834    
            common.scm:1870: max      
            common.scm:1873: max            <--
    
  3. login: "bb"
  4. mimetype: "text/x-fossil-plain"
  5. private_contact changed to: "463e166cbd557fda643f629dd4886619ce461689"
  6. severity changed to: "Critical"
  7. status changed to: "Open"
  8. title changed to: "basic -run fails ; platform=SLES11"
  9. type changed to: "Code_Defect"