• Register
  • Log In
  • Home
  • Quick Start
    • Configurator
    • Download YUI 3
  • Documentation
    • User Guides
    • Examples
    • API Docs
    • Environments
    • Tutorials
  • Community
    • Gallery
    • Blog
    • Forums
    • YUI Theater
    • Calendar
  • Contribute
    • YUI on GitHub »
    • File a Ticket
    • View Tickets
    • Dashboard
  • Other Projects
    • Shifter »
    • Yogi »
    • YUI 2
    • YUI Doc »
    • YUI Test
    • YUI Website
    • YUI Compressor »
    • YUI Builder »
    • YUI PHP Loader
    • Grid Builder »
    • Skin Builder »
  • YUI
  • >
  • Community
  • >
  • Gallery

Gallery

Modules

  • Home
  • Featured
  • Popular
  • New
  • All

Documentation

  • Yogi Documentation
  • Shifter Documentation
  • Developer Guide
  • Module Setup

Tag Cloud

Context Navigation

    Showing Buildtag: gallery-2013.05.15-21-12

    Module Loading

    YUI({
    	gallery: 'gallery-2013.05.15-21-12'
    }).use('gallery-affix', 'gallery-dd-momentum-plugin', 'gallery-debounce', 'gallery-io-utils', 'gallery-scrollspy', 'gallery-task', function(Y) {
     
     //Your Code Here
     
    });

    Modules in this build

    affix

    ---------- start logs from yogi.stdout.log ----------
    
       yogi [info]  using yogi@0.1.9 on node@0.8.23
        yogi [info]  using module: gallery-affix
        yogi [info]  running with shifter
        shifter [info] racing to find the closest .shifter.json file
        shifter [info] revving up
        shifter [info] looking for build.json file
        shifter [info] found build.json file, shifting
        shifter [info] putting the hammer down, let's build this thing!
        shifter [info] munging in loader meta data into build.json
        shifter [info] putting the hammer down
        shifter [info] shifting into gear for gallery-affix
        shifter [queu] writing RAW file
        shifter [queu] compressing gallery-affix/gallery-affix.js with UglifyJS
        shifter [queu] writing -min file
        shifter [info] shifting for coverage
        shifter [queu] coverage file read, starting coverage for: gallery-affix/gallery-affix.js
        shifter [info] istanbul providing coverage
        shifter [queu] instrumenting with istanbul
        shifter [queu] writing coverage file to gallery-affix/gallery-affix-coverage.js
        shifter [info] done racing, the gears are toast
        shifter [info] finished in 0.079 seconds, pretty fast huh?
        yogi [info]  build complete
        yogi [info]  testing module now
        yogi [info]  prepping grover tests
        yogi [info]  adding tests route
        yogi [info]  turning on coverage support in grover
        yogi [info]  launching xdr server on port 5005
        yogi [info]  listening on: http://127.0.0.1:5004
        Starting Grover on 1 files with PhantomJS@1.7.0
          Running 15 concurrent tests at a time.
          Using a 120 second timeout per test.
        ✖ [affix]: Passed: 0 Failed: 1 Total: 1 (ignored 0) (0.049 seconds)
            test scrolling
               after scrolling position should be fixed
               Expected: fixed (string)
               Actual: static (string)
        Writing files in JSON format to: /src/gallery-affix/logs/tests.json
        yogi [bail] grover returned a failure
        
    ----------  end logs from yogi.stdout.log  ----------
    
    ---------- start logs from yogi.stderr.log ----------
    
             no data logged  
        
    ----------  end logs from yogi.stderr.log  ----------
    

    Drag Momentum Plugin (dd-momentum-plugin)

    ---------- start logs from yogi.stdout.log ----------
    
       yogi [info]  using yogi@0.1.9 on node@0.8.23
        yogi [info]  using module: gallery-dd-momentum-plugin
        yogi [info]  running with shifter
        shifter [info] racing to find the closest .shifter.json file
        shifter [info] revving up
        shifter [info] looking for build.json file
        shifter [warn] no build.json file, downshifting to convert ant files
        shifter [info] looking for ant files
        shifter [info] found 1 .properties files, upshifting to convert
        shifter [info] parsing build.properties
        shifter [info] saving newly parsed build.json file for gallery-dd-momentum-plugin
        shifter [info] racing to find the closest .shifter.json file
        shifter [info] revving up
        shifter [info] looking for build.json file
        shifter [info] found build.json file, shifting
        shifter [info] putting the hammer down, let's build this thing!
        shifter [warn] down shifting, can't find a meta directory
        shifter [info] putting the hammer down
        shifter [info] shifting into gear for gallery-dd-plugin-momentum
           #1: Line too long.
               return window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame || window.oRequestAnimationFrame || window.msRequestAnimationFrame || function (callback, element) { // line 21, pos 197
           #2: Trailing whitespace.
               // bail if the user stopped moving the mouse more // line 147, pos 62
           #3: 'config' is defined but never used.
               function DDMomentumPlugin(config) { // line 7, pos 37
           #4: 'element' is defined but never used.
               return window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame || window.oRequestAnimationFrame || window.msRequestAnimationFrame || function (callback, element) { // line 21, pos 195
           #5: 'startVelocity' is defined but never used.
               var startVelocity = []; // line 137, pos 30
        shifter [queu] writing RAW file
        shifter [queu] compressing gallery-dd-plugin-momentum/gallery-dd-plugin-momentum.js with UglifyJS
        shifter [queu] writing -min file
        shifter [info] shifting for coverage
        shifter [info] shifting skin for gallery-dd-plugin-momentum
        shifter [queu] coverage file read, starting coverage for: gallery-dd-plugin-momentum/gallery-dd-plugin-momentum.js
        shifter [info] istanbul providing coverage
        shifter [queu] instrumenting with istanbul
        shifter [queu] writing coverage file to gallery-dd-plugin-momentum/gallery-dd-plugin-momentum-coverage.js
        shifter [info] done racing, the gears are toast
        shifter [info] finished in 0.158 seconds, pretty fast huh?
        yogi [info]  build complete
        yogi [info]  testing module now
        yogi [info]  prepping grover tests
        yogi [bail] seems this module does not have tests, you should add some :)
        
    ----------  end logs from yogi.stdout.log  ----------
    
    ---------- start logs from yogi.stderr.log ----------
    
       shifter [err] /src/gallery-dd-momentum-plugin/js/gallery-dd-plugin-momentum.js contains 5 lint errors
        
    ----------  end logs from yogi.stderr.log  ----------
    

    Debounce

    ---------- start logs from yogi.stdout.log ----------
    
       yogi [info]  using yogi@0.1.9 on node@0.8.23
        yogi [info]  using module: gallery-debounce
        yogi [info]  running with shifter
        shifter [info] racing to find the closest .shifter.json file
        shifter [info] revving up
        shifter [info] looking for build.json file
        shifter [info] found build.json file, shifting
        shifter [info] putting the hammer down, let's build this thing!
        shifter [info] munging in loader meta data into build.json
        shifter [info] putting the hammer down
        shifter [info] shifting into gear for gallery-debounce
        shifter [queu] writing RAW file
        shifter [queu] compressing gallery-debounce/gallery-debounce.js with UglifyJS
        shifter [queu] writing -min file
        shifter [info] shifting for coverage
        shifter [queu] coverage file read, starting coverage for: gallery-debounce/gallery-debounce.js
        shifter [info] istanbul providing coverage
        shifter [queu] instrumenting with istanbul
        shifter [queu] writing coverage file to gallery-debounce/gallery-debounce-coverage.js
        shifter [info] done racing, the gears are toast
        shifter [info] finished in 0.034 seconds, pretty fast huh?
        yogi [info]  build complete
        yogi [info]  testing module now
        yogi [info]  prepping grover tests
        yogi [info]  adding tests route
        yogi [info]  turning on coverage support in grover
        yogi [info]  launching xdr server on port 5001
        yogi [info]  listening on: http://127.0.0.1:5000
        Starting Grover on 1 files with PhantomJS@1.7.0
          Running 15 concurrent tests at a time.
          Using a 120 second timeout per test.
        ✔ [debounce]: Passed: 3 Failed: 0 Total: 3 (ignored 0) (0.529 seconds)
        Writing files in JSON format to: /src/gallery-debounce/logs/tests.json
        ┌─────────┬─────────┬────────┬─────────────┬────────┐
        │  path   │  lines  │     %  │  functions  │     %  │
        ├─────────┼─────────┼────────┼─────────────┼────────┤
        │  total  │    0/0  │  NaN%  │        0/0  │  NaN%  │
        └─────────┴─────────┴────────┴─────────────┴────────┘
        ----------------------------------------------------------------
        ✔ [Total]: Passed: 3 Failed: 0 Total: 3 (ignored 0) (0.529 seconds)
          [Grover Execution Timer] 3.331 seconds
        yogi [info]  grover tests complete
        
    ----------  end logs from yogi.stdout.log  ----------
    
    ---------- start logs from yogi.stderr.log ----------
    
             no data logged  
        
    ----------  end logs from yogi.stderr.log  ----------
    

    io-utils

    ---------- start logs from yogi.stdout.log ----------
    
       yogi [info]  using yogi@0.1.9 on node@0.8.23
        yogi [info]  using module: gallery-io-utils
        yogi [info]  running with shifter
        shifter [info] racing to find the closest .shifter.json file
        shifter [info] revving up
        shifter [info] looking for build.json file
        shifter [info] found build.json file, shifting
        shifter [info] putting the hammer down, let's build this thing!
        shifter [info] munging in loader meta data into build.json
        shifter [info] putting the hammer down
        shifter [info] shifting into gear for gallery-io-utils
        shifter [queu] file has changed, continuing build
        shifter [queu] writing RAW file
        shifter [queu] compressing gallery-io-utils/gallery-io-utils.js with UglifyJS
        shifter [queu] writing -min file
        shifter [info] shifting for coverage
        shifter [queu] coverage file read, starting coverage for: gallery-io-utils/gallery-io-utils.js
        shifter [info] istanbul providing coverage
        shifter [queu] instrumenting with istanbul
        shifter [queu] writing coverage file to gallery-io-utils/gallery-io-utils-coverage.js
        shifter [info] done racing, the gears are toast
        shifter [info] finished in 0.092 seconds, pretty fast huh?
        yogi [info]  build complete
        yogi [info]  testing module now
        yogi [info]  prepping grover tests
        yogi [info]  adding tests route
        yogi [info]  turning on coverage support in grover
        yogi [info]  launching xdr server on port 5001
        yogi [info]  listening on: http://127.0.0.1:5000
        Starting Grover on 1 files with PhantomJS@1.7.0
          Running 15 concurrent tests at a time.
          Using a 120 second timeout per test.
        ✖ [io-utils]: Passed: 0 Failed: 15 Total: 15 (ignored 0) (0.2 seconds)
            simple XHR request
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.xhr('echo/get?foo=bar')')
            request timeout
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.xhr('delay/1', {timeout: 10})')
            request failure
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.xhr('echo/status/404')')
            GET HTTP request
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.get('echo/get/?response=helloworld')')
            POST HTTP request
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.post('echo/post/?response=helloworld')')
            PUT HTTP request
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.put('echo/put/?response=helloworld')')
            DELETE HTTP request
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.DELETE('echo/delete/?response=helloworld')')
            simple JSON request
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.json('echo/get/?response={"foo":"bar"}')')
            catching parse error
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.json('echo/get/?response=asdf')')
            GET JSON request
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.getJSON('echo/get/?response={"foo":"bar"}')')
            POST JSON request
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.postJSON('echo/post/?response={"foo":"bar"}')')
            PUT JSON request
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.putJSON('echo/put/?response={"foo":"bar"}')')
            DELETE JSON request
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.deleteJSON('echo/delete/?response={"foo":"bar"}')')
            simple jsonp request
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.jsonp('echo/get/?response={callback}({"foo":"bar"})')')
            jsonp request timeout
               Unexpected error: 'undefined' is not a function (evaluating 'Y.io.jsonp('delay/1', {timeout: 50})')
        Writing files in JSON format to: /src/gallery-io-utils/logs/tests.json
        yogi [bail] grover returned a failure
        
    ----------  end logs from yogi.stdout.log  ----------
    
    ---------- start logs from yogi.stderr.log ----------
    
             no data logged  
        
    ----------  end logs from yogi.stderr.log  ----------
    

    scrollspy

    ---------- start logs from yogi.stdout.log ----------
    
       yogi [info]  using yogi@0.1.9 on node@0.8.23
        yogi [info]  using module: gallery-scrollspy
        yogi [info]  running with shifter
        shifter [info] racing to find the closest .shifter.json file
        shifter [info] revving up
        shifter [info] looking for build.json file
        shifter [info] found build.json file, shifting
        shifter [info] putting the hammer down, let's build this thing!
        shifter [info] munging in loader meta data into build.json
        shifter [info] putting the hammer down
        shifter [info] shifting into gear for gallery-scrollspy
        shifter [queu] writing RAW file
        shifter [queu] compressing gallery-scrollspy/gallery-scrollspy.js with UglifyJS
        shifter [queu] writing -min file
        shifter [info] shifting for coverage
        shifter [queu] coverage file read, starting coverage for: gallery-scrollspy/gallery-scrollspy.js
        shifter [info] istanbul providing coverage
        shifter [queu] instrumenting with istanbul
        shifter [queu] writing coverage file to gallery-scrollspy/gallery-scrollspy-coverage.js
        shifter [info] done racing, the gears are toast
        shifter [info] finished in 0.056 seconds, pretty fast huh?
        yogi [info]  build complete
        yogi [info]  testing module now
        yogi [info]  prepping grover tests
        yogi [info]  adding tests route
        yogi [info]  turning on coverage support in grover
        yogi [info]  launching xdr server on port 5001
        yogi [info]  listening on: http://127.0.0.1:5000
        Starting Grover on 1 files with PhantomJS@1.7.0
          Running 15 concurrent tests at a time.
          Using a 120 second timeout per test.
        ✖ [scrollspy]: Passed: 0 Failed: 5 Total: 5 (ignored 0) (0.08 seconds)
            module loaded
               Value should be a function.
               Unexpected: undefined (undefined) 
            successfully plugged and unplugged
               Unexpected error: 'undefined' is not a valid argument for 'instanceof' (evaluating 'actual instanceof expected')
            attributes get value from data properties
               Unexpected error: 'undefined' is not an object (evaluating 'node.scrollspy.get')
            after plugging the correct element is active
               scrollspy should refresh synchronously the first time
               Expected: true (boolean)
               Actual: false (boolean)
            scrolling an element into view activates the right menu item
               Unexpected error: 'undefined' is not an object (evaluating 'body.scrollspy.onceAfter')
        Writing files in JSON format to: /src/gallery-scrollspy/logs/tests.json
        yogi [bail] grover returned a failure
        
    ----------  end logs from yogi.stdout.log  ----------
    
    ---------- start logs from yogi.stderr.log ----------
    
             no data logged  
        
    ----------  end logs from yogi.stderr.log  ----------
    

    task

    ---------- start logs from yogi.stdout.log ----------
    
       yogi [info]  using yogi@0.1.9 on node@0.8.23
        yogi [info]  using module: gallery-task
        yogi [info]  running with shifter
        shifter [info] racing to find the closest .shifter.json file
        shifter [info] revving up
        shifter [info] looking for build.json file
        shifter [info] found build.json file, shifting
        shifter [info] putting the hammer down, let's build this thing!
        shifter [info] munging in loader meta data into build.json
        shifter [info] putting the hammer down
        shifter [info] shifting into gear for gallery-task
           #1: eval is evil.
               eval("function* f(){}"); // line 9, pos 5
           #2: Expected an identifier and instead saw 'throw' (a reserved word).
               result = arguments.length === 1 ? this.thread.throw(error) : // line 127, pos 55
           #3: Expected an identifier and instead saw 'throw' (a reserved word).
               result = arguments.length === 1 ? this.thread.throw(error) : // line 153, pos 55
        shifter [queu] writing RAW file
        shifter [queu] compressing gallery-task/gallery-task.js with UglifyJS
        shifter [queu] writing -min file
        shifter [info] shifting for coverage
        shifter [queu] coverage file read, starting coverage for: gallery-task/gallery-task.js
        shifter [info] istanbul providing coverage
        shifter [queu] instrumenting with istanbul
        shifter [queu] writing coverage file to gallery-task/gallery-task-coverage.js
        shifter [info] done racing, the gears are toast
        shifter [info] finished in 0.088 seconds, pretty fast huh?
        yogi [info]  build complete
        yogi [info]  testing module now
        yogi [info]  prepping grover tests
        yogi [info]  adding tests route
        yogi [info]  turning on coverage support in grover
        yogi [info]  launching xdr server on port 5003
        yogi [info]  listening on: http://127.0.0.1:5002
        Starting Grover on 1 files with PhantomJS@1.7.0
          Running 15 concurrent tests at a time.
          Using a 120 second timeout per test.
        ✔ [task]: Passed: 0 Failed: 0 Total: 0 (ignored 0) (0.001 seconds)
        Writing files in JSON format to: /src/gallery-task/logs/tests.json
        ┌─────────┬─────────┬────────┬─────────────┬────────┐
        │  path   │  lines  │     %  │  functions  │     %  │
        ├─────────┼─────────┼────────┼─────────────┼────────┤
        │  total  │    0/0  │  NaN%  │        0/0  │  NaN%  │
        └─────────┴─────────┴────────┴─────────────┴────────┘
        ----------------------------------------------------------------
        ✔ [Total]: Passed: 0 Failed: 0 Total: 0 (ignored 0) (0.001 seconds)
          [Grover Execution Timer] 1.945 seconds
        yogi [info]  grover tests complete
        
    ----------  end logs from yogi.stdout.log  ----------
    
    ---------- start logs from yogi.stderr.log ----------
    
       shifter [err] /src/gallery-task/js/task.js contains 3 lint errors
        
    ----------  end logs from yogi.stderr.log  ----------
    

    © 2006-2013 Yahoo! Inc. All rights reserved.
    All code on this site is licensed under the BSD License unless stated otherwise.
    About This Site · Security Contact Info